From c5eea7898fff4819e3ee9ba906e841c0f71b6aeb Mon Sep 17 00:00:00 2001 From: sverweij Date: Wed, 27 Dec 2023 14:50:16 +0100 Subject: [PATCH] chore(test): raises branch coverage limit --- .c8rc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.c8rc.json b/.c8rc.json index f5db3aae8..5d1cfc019 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -1,7 +1,7 @@ { "checkCoverage": true, "statements": 99.89, - "branches": 98.78, + "branches": 98.86, "functions": 100, "lines": 99.89, "exclude": [