scala3
scala3 copied to clipboard
Port coverage filter options for packages and files
- Add
-coverage-exclude-packages
option that excludes packages and classes from generating coverage - Add
-coverage-exclude-files
option that excludes files from generating coverage
@sjrd will you have a moment to take a look?
It will be a great addition to 3.3.x LTS. Excluding generated files from coverage make Scala3 adoption easier when team has quality gates base on coverage.
Any plans to backport this ? (I see this in the Needs Assesment
column https://github.com/orgs/lampepfl/projects/6/views/1?filterQuery=coverage)
@Gedochao @Kordyjan this might be a question for one of you