DEVOPS-0 increase coverage requirements (#213)

This commit is contained in:
John Wu
2022-10-04 16:59:37 -07:00
committed by GitHub
parent 9b80853784
commit 9786912b02
2 changed files with 23 additions and 3 deletions

View File

@@ -68,9 +68,9 @@
"coverageThreshold": {
"global": {
"branches": 39,
"functions": 45,
"lines": 50,
"statements": 49
"functions": 47,
"lines": 55,
"statements": 55
}
},
"coverageReporters": [