Skip to content

Commit ec52a23

Browse files
committed
ci: add codecov minimum
1 parent 6e104ca commit ec52a23

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/.codecov.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
# minimum of 97% (real 96%)
6+
target: 97%
7+
threshold: 1%

0 commit comments

Comments
 (0)