Skip to content

Windows compatibility #2

Description

@andreroggeri

This error is ocurring while parsing a cobertura.xml file.

I'm using the following command to get the coverage diff:

git diff develop...HEAD | diff-test-coverage -c coverage/cobertura-coverage.xml -t cobertura --

lcov file doesn't work, I get the "No coverage information found for any of the new lines in the diff." message.

git diff develop...HEAD | diff-test-coverage -c coverage/lcov.info -t lcov --

Is there anything wrong with my setup ?

PS: I already tried to increase the node max memory, but still the same error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions