repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44bd110
)
build(ci): reduce coverage requirements for node 18.x
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 15 Dec 2023 11:32:55 +0000
(12:32 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Fri, 15 Dec 2023 11:32:55 +0000
(12:32 +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 78e101256903834fedb282b59d196eb174d9d406..fcaf55188c06ffe07e51c8310ab1cfe70f6de069 100644
(file)
--- a/
.c8rc.json
+++ b/
.c8rc.json
@@
-2,6
+2,6
@@
"check-coverage": true,
"lines": 93,
"statements": 93,
- "functions": 9
5
,
+ "functions": 9
4
,
"branches": 92
}