repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20d33cb
)
Align istanbul lines coverage with sonar
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 16 Oct 2022 09:44:48 +0000
(11:44 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 16 Oct 2022 09:44:48 +0000
(11:44 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.nycrc.json
patch
|
blob
|
blame
|
history
diff --git
a/.nycrc.json
b/.nycrc.json
index b6bd046a0ccb796db36cc1c983725c1e9ca96c96..b0b63f7827f3e2c9a4097a8978cec1d6b6d30b52 100644
(file)
--- a/
.nycrc.json
+++ b/
.nycrc.json
@@
-1,6
+1,6
@@
{
"check-coverage": true,
- "lines": 9
0
,
+ "lines": 9
2
,
"statements": 90,
"functions": 90,
"branches": 85