ci: exclude carried-forward coverage from the codecov patch status

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
yassin 2026-08-29 21:29:35 +00:00
parent f4a5951178
commit ba15a88c16

View file

@ -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