Create a list from code coverage
Open
CI
CS
- Dominant language
- C++
- Stars
- 245
- Forks
- 36
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 4
Description
@samuelpmish would like a easily readable list of what changed in the code coverage. Codecov does provide a webpage but it requires several clicks to really see what changed. A simple list would be more useful. This could also be added as a build artifact to the `Check_Code coverage` CI job.
Contributor guide
Research direction
Start by locating the `Check_Code coverage` CI job and reviewing how Codecov currently reports coverage. Define the readable changed-coverage list and add it as a build artifact; done means the job produces that artifact alongside its existing coverage result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100