Integrate with Codecov
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- Integrate with Codecov to make sure all the changes from PR improve the code coverage of tests.
- Update the readme with the new badge.
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 the repository's Python test setup and README, then identify the existing pull-request or CI configuration used for checks. Integrate Codecov so pull-request coverage is reported and add the new badge to the README; done means coverage reports are produced and the badge is visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100