build: refine coverage thresholds
[poolifier.git] / .c8rc.json
index fcaf55188c06ffe07e51c8310ab1cfe70f6de069..9715d55f262b1afbc8698b9ffdcf9fe2f281afb4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 93,
-  "statements": 93,
+  "lines": 92,
+  "statements": 92,
   "functions": 94,
   "branches": 92
 }