Output the actual path of virtual include headers in the coverage report #6254
Labels
coverage
P2
We'll consider working on this in future. (Assignee optional)
team-Rules-CPP
Issues for C++ rules
The code coverage report must include the actual paths to header files instead of the ugly,
Bazel generated, virtual includes path.
For example, the
SF:
(source file) lines in the coverage report must look like this:instead of
The text was updated successfully, but these errors were encountered: