Skip to content

Commit 2f2cfff

Browse files
committed
chore: add codecov configuration to allow coverage drop
1 parent 28a544b commit 2f2cfff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codecov.yaml

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+
threshold: 5%
6+
patch:
7+
default:
8+
target: auto
9+
threshold: 1%

0 commit comments

Comments
 (0)