8000 Adding line by line test coverage to scikit-learn · Issue #7787 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Adding line by line test coverage to scikit-learn #7787
Closed
@hlin117

Description

@hlin117

It would be nice if scikit-learn showed which lines are covered by unit tests in our PRs. For example, Coveralls will show your test coverage line by line.

image

I got the idea by my company's code review tool Phabricator. Phabricator shows the line by line coverage in your code changes:

image

It might help prevent and address issues like #4134 and #7698 .

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

      0