Skip to content

Commit 026f150

Browse files
committed
Add codecov yaml
1 parent 69778ac commit 026f150

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codecov.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
comment: off
2+
coverage:
3+
status:
4+
project:
5+
default:
6+
target: 90 # let's try to hit high standards
7+
patch:
8+
default:
9+
target: 90 # Tests should be written for new features

0 commit comments

Comments
 (0)