Skip to content

Show line no for missing branches in terminal report #230

@nedbat

Description

@nedbat

Originally reported by Simon Sapin (Bitbucket: SimonSapin, GitHub: SimonSapin)


coverage report --show-missing shows the line numbers for lines that are not covered at all, but not for line where all branches are not covered. (As shown by the BrMiss column.)

The easiest way I found to know which are the missing lines is through the HTML report, which is not as easy as it would be with the terminal report. Did I miss something?


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions