We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bbc48 commit fb9bbdfCopy full SHA for fb9bbdf
1 file changed
.github/codecov.yml
@@ -0,0 +1,12 @@
1
+comment:
2
+ require_changes: yes
3
+coverage:
4
+ status:
5
+ project:
6
+ default:
7
+ target: 90% # the required coverage value
8
+ threshold: 0.1% # the leniency in hitting the target
9
+ patch:
10
11
+ target: 100%
12
+ threshold: 10%
0 commit comments