Get gcov data for rr running test suite
Open
Nobody has claimed this yet.
goodfirstbug
- Dominant language
- C++
- Stars
- 10.7k
- Forks
- 662
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 2
Description
I'd like to see which parts are still untested. Would be cool to make this part of the test suite itself, and institute a no-gcov-regression policy.
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 examining rr's test suite and how its build currently runs tests; the issue does not name specific files or entry points. Determine how gcov coverage would be collected and how a no-regression policy would be enforced, with the work complete when coverage is produced for the suite and regressions are detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100