We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b122367 commit ed5818fCopy full SHA for ed5818f
.codecov.yml
@@ -0,0 +1,9 @@
1
+# codecov.yml file, spec is visible:
2
+# https://github.com/codecov/support/wiki/Codecov-Yaml
3
+coverage:
4
+ status:
5
+ # pull-requests only
6
+ patch:
7
+ default:
8
+ # coverage may fall by <1% and still be considered "passing"
9
+ threshold: 1%
0 commit comments