repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eb72b9
)
build(ci): refine coverage thresholds for node 18.x
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Sun, 24 Dec 2023 11:14:22 +0000
(12:14 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Sun, 24 Dec 2023 11:14:22 +0000
(12:14 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.c8rc.json
patch
|
blob
|
blame
|
history
diff --git
a/.c8rc.json
b/.c8rc.json
index 9715d55f262b1afbc8698b9ffdcf9fe2f281afb4..149b3ccb1e95c2dc93be34d96754101a39132147 100644
(file)
--- a/
.c8rc.json
+++ b/
.c8rc.json
@@
-2,6
+2,6
@@
"check-coverage": true,
"lines": 92,
"statements": 92,
- "functions": 9
4
,
+ "functions": 9
2
,
"branches": 92
}