Closed
Description
I noticed that files without any test data are not included in the grcov outputs (specifically the HTML report). This additionally seems to give a wrong coverage percentage, showing a higher percentage than expected as all files without coverage data are not counted in.
Noticed this in my Rust projects so it might be specific to Rust eventually.
Is there any option to tell grcov to take uncovered files into account when generating the report?
Couldn't find anything so far that would help in this regards.
Metadata
Metadata
Assignees
Labels
No labels