Open
Description
Let's say I have a couple of packages in my workspace and want to generate a coverage report for all the code in all packages that gets touched using a single test. How would I go with this?
I can add the needed depends and CMakeLists entries to all packages that I want a report from. But when I run my test and generate a report, it will only do this for the package the test ran from?
Metadata
Metadata
Assignees
Labels
No labels