diff --git a/.codecov.yml b/.codecov.yml index eca3921..732154d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,9 +1,13 @@ coverage: status: + patch: + default: + if_ci_failed: success project: default: target: auto threshold: 1% + ignore: - "**/*generated*.go"