diff --git a/codecov.yml b/codecov.yml index 72214a6d01b..be10c079330 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,3 +6,11 @@ comment: require_base: false # [true :: must have a base report to post] require_head: true # [true :: must have a head report to post] hide_project_coverage: false # [true :: only show coverage on the git diff] +coverage: + status: + patch: + default: + threshold: 1% + project: + default: + threshold: 1%