Skip to content

Make the plugin compatible with Palantir's consistent versions plugin #143

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

Conversation

eyalroth
Copy link
Contributor

Fixes #140.

This PR introduces a small change in behavior. The Scala version of the scoverage dependencies will now only be automatically detected if the scoverageScalaVersion is not defined. Previously, it overrided that option regardless if it was defined or not.

Note the changes to the README.md file explaining how to make a build compatible with the Palantir plugin (need to manually configure the Scala version via scoverageScalaVersion).

@nyonson
Copy link

nyonson commented Sep 10, 2020

Any chance we could get this merged?

@eyalroth
Copy link
Contributor Author

@maiflai care to take a look? :)

@maiflai maiflai merged commit 02a2a36 into scoverage:master Sep 12, 2020
@maiflai
Copy link
Contributor

maiflai commented Sep 12, 2020

thanks both - there seems to be recent activity upstream, is it ok to wait for a little bit to see if a release is coming out there?

@nyonson
Copy link

nyonson commented Sep 16, 2020

What's the timeline for that? I work on a large monorepo which would greatly benefit from the performance improvements that this change would provide, so would vote for a release sooner rather than later.

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.

Scoverage Plugin Resolving dependencies at configuration time
3 participants