We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d380a0 commit e1494c6Copy full SHA for e1494c6
1 file changed
codecov.yml
@@ -1,12 +1,7 @@
1
coverage:
2
# https://docs.codecov.com/docs/commit-status
3
status:
4
- patch:
5
- default:
6
- # TODO(@avivkeller): Once our coverage > 80%,
7
- # remove this, since we can easily rely on
8
- # project coverage to cover patches as well
9
- target: 80%
+ patch: false
10
project:
11
default:
12
# TODO(@avivkeller): Once our coverage > 80%,
0 commit comments