increase 95% coverage

This commit is contained in:
Leifer Mendez
2022-11-28 11:48:25 +01:00
parent f466b0cf7b
commit 82a6b634a9
11 changed files with 36 additions and 19 deletions

View File

@@ -4,5 +4,5 @@
"reporter": ["html"],
"report-dir": "./coverage",
"check-coverage": true,
"lines": 90
"lines": 95
}