1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00

Changing some code coverage settings.

This commit is contained in:
mike12345567 2021-03-23 18:07:46 +00:00
parent e9ee49cce1
commit f842607dbb

View file

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