Skip to content

Commit cd62177

Browse files
authored
Merge pull request #1013 from Sharon-codes/issue-554-codecov-patch-threshold
ci: configure codecov patch coverage threshold
2 parents 0e43cc0 + 01e083a commit cd62177

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.codecov.yml

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

0 commit comments

Comments
 (0)