openshift / openshift/hypershift
Flaky CI: codecov/project
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 541
- Forks
- 567
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 136
Description
Which jobs are flaking?
codecov/project
Detected in PR #8365, commit c3f27cf.
Which tests are flaking?
codecov/project
Since when has it been flaking?
2026-04-29
Reason for failure (if possible)
The codecov/project check is failing because overall project coverage dropped by 0.68% (from 36.37% to 35.69%) due to 414 files with indirect coverage changes. The Codecov report itself confirms that "All modified and coverable lines are covered by tests." The coverage decrease is caused by shifts in the base comparison across hundreds of unrelated files, not by any missing test coverage. This is a known pattern where codecov's project-level coverage gate triggers on unrelated base-branch drift.
Anything else we need to know?
Automatically created by oompa.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CI configuration that defines the codecov/project check and compare it with the Codecov report for PR #8365 (commit c3f27cf). Done means the project-level gate no longer fails because of unrelated base-branch drift while modified and coverable lines remain covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100