scoverage / sbt-scoverage

sbt plugin for scoverage
Apache License 2.0
649 stars 156 forks source link

Properly handle multiple exclude entries for Scala 3 #548

Closed jozic closed 1 month ago

jozic commented 2 months ago

Closes #542

jozic commented 2 months ago

@ckipp01 @rolandtritsch please check this out, should be quick

rolandtritsch commented 1 month ago

@ckipp01 @rolandtritsch please check this out, should be quick

Hi @jozic. Sorry. Just seeing this now. Thanks for the fix. One quick question/comment. Otherwise it looks good.

rolandtritsch commented 1 month ago

Hi @jozic. Was just testing this (more). Found one (small) problem, where the test file is missing some tests. Will merge the fix first. Will improve the test files in a seperate PR. Thanks for the fix.

rolandtritsch commented 1 month ago

Hi @jozic. Just released v2.1.1 - https://github.com/scoverage/sbt-scoverage/releases/tag/v2.1.1