Skip to content

Allow generating report even if any test case fail. #11

@ujwal-coditas

Description

@ujwal-coditas

As of now, if any test fails, Jacoco doesn't generate the code coverage report in percentage. Can we generate a test coverage report even if any test fails?

Let's say we have 5 instrumentation test cases, and only one of them is failing. But 4 of them are successfully executed. Can we check, how much code is covered by 4 passed tests ignoring 1 failed test?

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