Skip to content

Can diff_cover show incremental coverage for line, function, and branch #513

@zchangming

Description

@zchangming

I'm using Coverage 7.9.2 to generate code coverage reports that include:

Line coverage
Function coverage
Branch coverage
I need to generate incremental coverage reports showing coverage only for changed code between two commits. Specifically, I need to see:

Line coverage for changed lines
Function coverage for changed functions
Branch coverage for changed branches

diff_cover 9.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions