markbates / markbates/cover_me
Customize coverage levels and appearance
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 203
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to customize the settings for the report for the three thresholds (100%, >90%, <90%). (Ideally, alter all 3 levels, but barring that, at least the 90% threshold.)
It would also be nice to be able to alter the colors used in the report (I find the grey distracting, and would prefer something like yellow, that would be more obviously visible).
Contributor guide
No contributing guide indexed for this repository
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 locating the report generation entry point and the definitions for the three coverage thresholds and report colors. Confirm how settings are currently represented, then define the customization scope and verify that reports honor the selected thresholds and colors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100