test: bump branch coverage limit

This commit is contained in:
Rainer Killinger
2020-08-25 10:42:10 +02:00
committed by Frank Nagel
parent e242a21e99
commit 7a6333aa8f

View File

@@ -72,7 +72,7 @@
},
"nyc": {
"all": true,
"branches": 85,
"branches": 90,
"check-coverage": true,
"exclude": [],
"extension": [