Skip to content

Commit 8453131

Browse files
authored
always pass codecov status (#1157)
1 parent 5503215 commit 8453131

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
ignore:
2+
- "tests"
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
threshold: 100%
8+
patch:
9+
default:
10+
threshold: 100%

0 commit comments

Comments
 (0)