Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Scoverage 2.x #2010

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Support for Scoverage 2.x #2010

merged 3 commits into from
Aug 30, 2022

Conversation

lefou
Copy link
Member

@lefou lefou commented Aug 29, 2022

This is the first iteration to support Scoverage 2.x in projects which already work with Scoverage 1.x

It does not specifically handle Scala 3.x, which already comes with a scoverage plugin.

This work is heavily based on #1547 by @ckipp01 .

Tasks:

  • Support Scoverage 1.x and 2.x via dedicated Mill worker implementations
  • Restore binary compatibility

Potential follow-up tasks:

This is the first iteration to support Scoverage 2.x in projects which already work with Scoverage 1.x

It does not specifically handle Scala 3.x, which already comes with a scoverage plugin.
@lefou lefou mentioned this pull request Aug 29, 2022
3 tasks
@lefou lefou marked this pull request as ready for review August 30, 2022 08:30
@lefou lefou merged commit 08ae68d into com-lihaoyi:main Aug 30, 2022
@lefou lefou deleted the scoverage2-support branch August 30, 2022 15:02
@lefou lefou added this to the after 0.10.7 milestone Aug 30, 2022
lefou added a commit that referenced this pull request Sep 28, 2022
This is a follow-up to the work done in 
#2010 
to also add support for Scala 3.

Pull request: #2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant