Inconsistent results from codecov
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
Description of issue
We are getting inconsistent result reported by codecov into the PRs. For example, #1251 shows a coverage decrease of 1.44% even though the only thing this PR does is add and remove blank lines in the .coverage.yml file.
I have started a discussion in the codecov support forums, but there has been no response.
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 inspecting .coverage.yml and comparing its changes in PR #1251 with the Codecov result reported there. Review the linked Codecov support discussion for relevant findings and determine whether the inconsistency is reproducible. Done means the cause is identified and coverage results are reported consistently for pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100