Skip to content

Unexpectedly missing coverage + strange report format (PyPy3 7.1.1) #943

Closed
@vytas7

Description

@vytas7

Describe the bug
Coverage is reportedly missing on one line.
Moreover, that line is reported using a strange format, just: -96.
The mentioned line 96 is whitespace, FWIW.
The summary docs don't provide any similar example wrt the observed format.

To Reproduce
Run tox for this pull request on PyPy3 7.1.1: vytas7/falcon-sqla#4.
Reproduced thrice by rerunning the job.
This is the original failure: https://travis-ci.org/vytas7/falcon-sqla/jobs/654144248#L285

Expected behavior
Expected 100% coverage.
If there was a bug in the code and/or the test suite, expecting to get a clear indication what was not covered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions