scala3 icon indicating copy to clipboard operation
scala3 copied to clipboard

Port coverage filter options for packages and files

Open KacperFKorban opened this issue 1 year ago • 1 comments

  • Add -coverage-exclude-packages option that excludes packages and classes from generating coverage
  • Add -coverage-exclude-files option that excludes files from generating coverage

KacperFKorban avatar Feb 19 '24 09:02 KacperFKorban

@sjrd will you have a moment to take a look?

Kordyjan avatar Feb 21 '24 10:02 Kordyjan

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)

maslovalex avatar Jun 20 '24 12:06 maslovalex

@Gedochao @Kordyjan this might be a question for one of you

KacperFKorban avatar Jun 22 '24 18:06 KacperFKorban