Broken codecov setup
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 355
- Forks
- 181
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 3
Description
I noticed that our code coverage badge is always showing 0%. The part of our CI action that attempts to upload it fails. I am not familiar with the way we are currently attempting to do it as I've used the codecov/codecov-action on other projects. Any objections to switching to the action?
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 action that uploads coverage and compare its current upload step with the codecov/codecov-action referenced in the issue. Run the relevant CI workflow or inspect its logs, then confirm that the upload succeeds and the repository's coverage badge reports the generated coverage instead of 0%.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100