bazel coverage support for Scala #7109
Labels
P3
We're not considering working on this, but happy to review a PR. (No assignee)
team-Rules-Java
Issues for Java rules
type: feature request
Description of the problem / feature request:
Code Coverage support for Scala.
Feature requests: what underlying problem are you trying to solve with this feature?
We need to track code coverage statistics for scala. We've seen that
bazel coverage
works for Java, but we are not able to find any pointers for tracking scala code coverage using bazel.What operating system are you running Bazel on?
macOS
What's the output of
bazel info release
?release 0.18.0
Have you found anything relevant by searching the web?
bazelbuild/rules_scala#184
The text was updated successfully, but these errors were encountered: