CapOfCave / CapOfCave/Lichess4J
Specify Codecov requirements
Open
Nobody has claimed this yet.
chore
- Dominant language
- Java
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
With a test coverage pf almost 100%, codecov will fail as soon as a single instruction is missed in the tests.
A test coverage of 95-99% should be enough and a more reasonable balance of code quality and required resources.
This number should be enforced and displayed through a codecov.yml file
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 checking the repository's current Codecov setup and create or update the codecov.yml file mentioned in the issue. Done means the configuration enforces a 95–99% coverage requirement and displays that requirement through Codecov.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100