Skip to content

Scoverage targets invalidate incremental compilationΒ #309

Open
@lolgab

Description

@lolgab

Compiling with coverage enabled is not compatible with normal compilation without coverage.
This makes all incremental compiler cache to be invalidated when you switch back and forth to coverage.
A possible solution to this problem is to store coverage compilation targets in a separate directory (scapegoat does this, for example).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions