Align istanbul lines coverage with sonar
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Oct 2022 09:44:48 +0000 (11:44 +0200)
committerJé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

index b6bd046a0ccb796db36cc1c983725c1e9ca96c96..b0b63f7827f3e2c9a4097a8978cec1d6b6d30b52 100644 (file)
@@ -1,6 +1,6 @@
 {
   "check-coverage": true,
-  "lines": 90,
+  "lines": 92,
   "statements": 90,
   "functions": 90,
   "branches": 85