Skip to content

Commit 2c5bf59

Browse files
committed
Add threshold of 1% to prevent accidental CI breaks
1 parent 8ad6fa4 commit 2c5bf59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ coverage:
44
range: 60..80
55
round: down
66
precision: 2
7+
status:
8+
project:
9+
default:
10+
threshold: 1%

0 commit comments

Comments
 (0)