Open
Description
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
Labels
No labels