Skip to content

ci: report patch coverage instead of hiding it#116

Merged
DrummyFloyd merged 1 commit into
mainfrom
ci/codecov-patch-informational
Jul 25, 2026
Merged

ci: report patch coverage instead of hiding it#116
DrummyFloyd merged 1 commit into
mainfrom
ci/codecov-patch-informational

Conversation

@DrummyFloyd

Copy link
Copy Markdown
Contributor

patch: off was right when the frontend sat at 7.9% and any patch status would have been red on every PR — a check nobody reads is worse than none. At 69% it only hides the number: the project status cannot stand in for it, since api-server's ~3 700 statements make its 1% band worth ~50 entirely uncovered new lines, and a wave lands as many small PRs that each fit inside it.

informational, so it reports without ever failing a merge. Validated against Codecov's own /validate endpoint.

patch: off was right when the frontend sat at 7.9% and any patch status
would have been red on every PR — a check nobody reads is worse than
none. At 69% it only hides the number: the project status cannot stand
in for it, since api-server's ~3 700 statements make its 1% band worth
~50 entirely uncovered new lines, and a wave lands as many small PRs
that each fit inside it.

informational, so it reports without ever failing a merge. Validated
against Codecov's own /validate endpoint.
@DrummyFloyd
DrummyFloyd merged commit e10b43a into main Jul 25, 2026
8 checks passed
@DrummyFloyd
DrummyFloyd deleted the ci/codecov-patch-informational branch July 25, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant