Skip to content

--keep seems broken #285

Closed
Closed
@misery

Description

@misery

We want to use SonarQube with Code Coverage report. We already uses gcovr with jenkins which works flawlessly (thanks!!!). As sonarqube uses gcov files directly we tried "--keep" of gcovr to avoid complex excludes which are already defined in gcovr cmdline. But it looks like gcovr will delete any .gcov files even we add "--keep".

Also it seems it writes it to /tmp/tmp****/. It would be great if non-excluded gcov files could be re-used by other programs.

See: https://docs.sonarqube.org/display/PLUG/SonarCFamily+Coverage+Results+Import

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions