Changing some code coverage settings.

This commit is contained in:
mike12345567 2021-03-23 18:07:46 +00:00
parent e9ee49cce1
commit f842607dbb
1 changed files with 1 additions and 2 deletions

View File

@ -65,8 +65,7 @@
"!src/db/tests/**/*", "!src/db/tests/**/*",
"!src/tests/**/*", "!src/tests/**/*",
"!src/automations/tests/**/*", "!src/automations/tests/**/*",
"!src/utilities/fileProcessor.js", "!src/utilities/fileSystem/**/*"
"!src/utilities/initialiseBudibase.js"
], ],
"coverageReporters": [ "coverageReporters": [
"lcov", "lcov",