Skip to content

Commit

Permalink
update code coverage config
Browse files Browse the repository at this point in the history
Signed-off-by: zhujian <jiazhu@redhat.com>
  • Loading branch information
zhujian7 committed Aug 14, 2023
1 parent 94d0ce3 commit e96e8fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
coverage:
status:
patch:
default:
if_ci_failed: success
project:
default:
target: auto
threshold: 1%


ignore:
- "**/*generated*.go"

0 comments on commit e96e8fb

Please sign in to comment.