mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 14:22:52 +00:00
Remove bundled JS from coverage tests
This commit is contained in:
@@ -43,6 +43,9 @@
|
|||||||
"shared",
|
"shared",
|
||||||
"server"
|
"server"
|
||||||
],
|
],
|
||||||
|
"coveragePathIgnorePatterns": [
|
||||||
|
"build/*"
|
||||||
|
],
|
||||||
"coverageThreshold" : {
|
"coverageThreshold" : {
|
||||||
"global" : {
|
"global" : {
|
||||||
"statements" : 25,
|
"statements" : 25,
|
||||||
|
|||||||
Reference in New Issue
Block a user