Skip to content

Commit a7c3638

Browse files
committed
Add codecov.yml for pull request coverage
1 parent 1fd1114 commit a7c3638

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
coverage:
2+
status:
3+
project: # add everything under here, more options at https://docs.codecov.com/docs/commit-status
4+
default:
5+
# basic
6+
target: auto # default
7+
threshold: 0%
8+
base: auto

0 commit comments

Comments
 (0)