Skip to content

Commit 30e013d

Browse files
committed
Increase code coverage
1 parent 78c1872 commit 30e013d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage:
22
status:
33
project: #code coverage requirements for the entire project
44
default:
5-
target: 50% #the required coverage value
5+
target: 60% #the required coverage value
66
patch: # code coverage requirements for the changes in the commit
77
default:
88
target: 70% #the required coverage value

0 commit comments

Comments
 (0)