Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 103b136

Browse files
committed
Fix codecov thresholds
1 parent 21cd45d commit 103b136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/.codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage:
44
# Prevent small changes in coverage from failing CI.
55
project:
66
default:
7-
threshold: 5
7+
threshold: 10
88
patch:
99
default:
10-
threshold: 5
10+
threshold: 50

0 commit comments

Comments
 (0)