Skip to content

Can't send coverage data to coveralls.io #244

@koonfoon

Description

@koonfoon

I was tying to create my own project generator. Everything works fine except for the sending data to coveralls.io.
That is, executing jest --coverage always produced a lcov.info with value of absoulte path 'SF:../../home/travis/build/koonfoon/generator-vscode-typescript-jest/generators/app/index.js\n' at the beginning of the file. Which I think wouldn't work with coveralls.io
And I mean always, even in Travis CI (here is the build, executed jest with verbose option). Here is my GitHub repo. How to make it produce relative path instead.
Please advise. Thank you.

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