Skip to content

Commit cf2bea0

Browse files
committed
lower coverage requirement to 50%
1 parent 423dd2c commit cf2bea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.noserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ with-coverage=1
55
cover-branches=1
66
cover-xml=1
77
cover-xml-file=./coverage.xml
8-
cover-min-percentage=66
8+
cover-min-percentage=50
99

1010

1111
with-xunit=1

0 commit comments

Comments
 (0)