diff --git a/codecov.yaml b/codecov.yaml index b268d6680..91ae0771b 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -4,3 +4,9 @@ comment: require_changes: false # if true: only post the comment if coverage changes require_base: no # [yes :: must have a base report to post] require_head: yes # [yes :: must have a head report to post] + +coverage: + status: + project: + default: + threshold: 1%