-
-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Description
Coverage was not working for our repository. I saw a hint in #1453 that the folder structure has to match the package names. When I made that match, I got coverage for those files. I have 2 followup questions:
- I didn't see this documented anywhere and spent quite a while trying to get coverage working, it would have been very helpful to mention this in docs/coverage.md
- Does this limitation come from rules_scala or jacoco, and is there a way to not require it? I tried
--instrumentation_filter '.*'
but that didn't help.
Metadata
Metadata
Assignees
Labels
No labels