Skip to content

Commit

Permalink
Update codecov.yml for threshold check (#513)
Browse files Browse the repository at this point in the history
* Update codecov.yml for threshold check

Signed-off-by: hanjiahao <xidianhanjiahao@gmail.com>

* Update codecov.yml for target 60%, threshold 5%

Signed-off-by: hanjiahao <xidianhanjiahao@gmail.com>
  • Loading branch information
ethanhanjiahao authored Oct 7, 2022
1 parent bbb89c9 commit b8f234b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
coverage:
status:
project:
default:
# basic
target: 60%
threshold: 5%
if_ci_failed: error

0 comments on commit b8f234b

Please sign in to comment.