Skip to content

Percentage of tests passed is rounded up #332

Closed
@AbdelHajou

Description

@AbdelHajou

In the HTML report after running a test suite, the percentage of tests passed is rounded up. This should not be happening, as it could incorrectly indicate that 100% of tests passed even though 1 of the tests failed (the percentage would be 99,6% for example).

image

I'm using cucumber-java version 7.3.4 and the same version of cucumber-junit

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions