Skip to content

Commit b3e621f

Browse files
authored
Fix formatting in codecov.yml
1 parent 610cec0 commit b3e621f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

codecov.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# show coverage in CI status, not as a comment.
2+
comment: false
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
target: auto
8+
threshold: 1%
9+
patch:
10+
default:
11+
target: 90
12+
threshold: 1%
13+
github_checks:
14+
annotations: false

0 commit comments

Comments
 (0)