1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Changing some code coverage settings.

This commit is contained in:
mike12345567 2021-03-23 18:07:46 +00:00
parent 7a47f96210
commit 9708957646

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",