[ENH] Update CI C++ testing to include code coverage
Open
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 2.2k
- Forks
- 369
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 36
Description
RMM just added code coverage for C++ code. We should update cugraph to use this. This would potentially allow us to further reduce the C++ test code.
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
No files or tests are named. Start by locating cugraph's CI configuration and existing C++ test jobs, then compare them with the code-coverage setup recently added to RMM. Done means the CI reports C++ coverage for cugraph and the existing tests still pass.
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
- Needs clarification
- Newbie friendliness
- 35/100