diff --git a/codecov.yml b/codecov.yml index dd6a132..9c3f8cf 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,11 +5,10 @@ comment: require_base: false require_head: true hide_project_coverage: false +coverage: status: project: - default: # default is the status check's name, not default settings + default: target: auto - threshold: 1 - base: auto - flags: - - unit + threshold: 0% + base: auto \ No newline at end of file