Skip to content

Commit dc7c77a

Browse files
authored
Fix .01% threshold errors in codecov (#3829)
1 parent 71d0b0e commit dc7c77a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
threshold: 1%

0 commit comments

Comments
 (0)