diff --git a/codecov.yml b/codecov.yml index 8a4a60f5321..f8f638680b9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,11 @@ +coverage: + status: + patch: + default: + # only count freshly uploaded coverage, not sessions carried forward + # from older commits whose line numbers no longer match the head + flag_coverage_not_uploaded_behavior: exclude + flags: circleci: # carried-forward CircleCI sessions come from older commits, so their line