Setup Code Coverage %
Open
enhancement ✨
feature
tests
- Dominant language
- Python
- Stars
- 37
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The next natural step after setting up unit/integration tests #286 for BitOps would be tracking the overall code coverage in `%` via Codecov or similar.
The goal of this task is to setup a platform in CI that'll report code coverage in %, and add a badge to the `README.md`.
Contributor guide
Research direction
Start by reviewing the unit/integration test setup referenced in issue #286 and the repository's current CI configuration. Set up Codecov or a similar CI coverage platform to report the overall percentage, then add the resulting badge to README.md; done means CI publishes coverage and the README displays the badge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, documentation, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100