codecoverage threshold is set lower than it could be
Open
Nobody has claimed this yet.
build
priority-low
tech-debt
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
We have better coverage (in percentage) than what triggers our build failures. We should bump it to better match the state of master so that small decrements don't go unnoticed.
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
No file or test is named in the issue; first locate the code-coverage threshold in the repository's build or CI configuration and inspect the current coverage on master. Raise the threshold to match that coverage, then run the relevant build or test command and verify that small coverage decreases trigger failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100