Skip to content

Commit 7ac015e

Browse files
committed
chore: increase jest coverage threshold to 60
1 parent da4f87a commit 7ac015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
],
149149
"coverageThreshold": {
150150
"global": {
151-
"lines": 40
151+
"lines": 60
152152
}
153153
},
154154
"modulePathIgnorePatterns": [

0 commit comments

Comments
 (0)