Skip to content

Files without tests missing from final report #617

Closed
@dnaka91

Description

@dnaka91

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions