Skip to content

Commit 44bdba7

Browse files
committed
ci: configure codecov patch coverage threshold
1 parent 27ac08c commit 44bdba7

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)