Skip to content

Adding DataDir to classpath in Scoverage #265

Open
@sammy-1234

Description

@sammy-1234

Currently, the dataDir option is used to specify the path that the instruments and the measurements files are written to.

It would be beneficial to add an option in scoverage to include the dataDir in the classpath. This would provide more flexibility in systems that do not guarantee a local filesystem but a distributed one. For example, in #249, Pants compiles may happen in a remote machine. Classpaths are well-known and would provide a better and more stable future extensibility for the scalac-scoverage-plugin for generating reports in a distributed compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions