Skip to content

Commit b8f234b

Browse files
author
ethan
authored
Update codecov.yml for threshold check (#513)
* Update codecov.yml for threshold check Signed-off-by: hanjiahao <[email protected]> * Update codecov.yml for target 60%, threshold 5% Signed-off-by: hanjiahao <[email protected]>
1 parent bbb89c9 commit b8f234b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/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+
# basic
6+
target: 60%
7+
threshold: 5%
8+
if_ci_failed: error

0 commit comments

Comments
 (0)