Skip to content

Commit 4fb6da9

Browse files
committed
Don't fail codecov action is coverage shrinks by some insignificant amount
1 parent adc7140 commit 4fb6da9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

codecov.yml

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

0 commit comments

Comments
 (0)