test: refine coverage thresholds
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 26 Aug 2023 21:46:22 +0000 (23:46 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 26 Aug 2023 21:46:22 +0000 (23:46 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.c8rc.json

index a6da2792307b6fea19313da25a353042c8d3d56c..ab1b20fa6e8670179e6a804576b2dcf7987f48d6 100644 (file)
@@ -3,5 +3,5 @@
   "lines": 92,
   "statements": 92,
   "functions": 95,
-  "branches": 90
+  "branches": 92
 }