Skip to content

Commit 0c12d5d

Browse files
committed
Add .codecov.yaml
1 parent 93cda77 commit 0c12d5d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/.codecov.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
# Otherwise codecov/patch status keeps failing when there is a tiny
6+
# change in code coverage.
7+
threshold: 5

0 commit comments

Comments
 (0)