Skip to content
This repository was archived by the owner on Jul 8, 2019. It is now read-only.
This repository was archived by the owner on Jul 8, 2019. It is now read-only.

SonarTSPlugin does not show the coverage information in the LCOV file #48

@bootrider

Description

@bootrider

hello fellow,

I installed the plugin in my SonarQube instance and configure the path to the LCOV file, I generate transpile the code from TS to JS, the I use Karma to generate a LCOV file, it points to JS sources, so after that I use remap-Istanbul to create other file that point the coverage to the TS files.

I placed both files to be used for the plugin regarding the coverage of the tests but I always get 0% coverage.

is there an configuration that I am missing?

Uploading coverage.7z…

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