Skip to content

General MiMa sbt setup improvements #59

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

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

dwijnand
Copy link
Member

For mimaPreviousArtifacts, prefer the empty set over a dummy artifact.
For canRunMima, prefer pattern matching Option over isEmpty and get.

For mimaPreviousArtifacts, prefer the empty set over a dummy artifact.
For canRunMima, prefer pattern matching Option over isEmpty and get.
@dwijnand
Copy link
Member Author

dwijnand commented Jul 4, 2019

Any takers?

Copy link

@NthPortal NthPortal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I can't really comment on whether changing mimaPreviousArtifacts from being a dummy to being an empty Set will break anything, but it seems like a cleaner thing to do in general

@dwijnand dwijnand merged commit 589743b into scala:2.x Jul 5, 2019
@dwijnand dwijnand deleted the improve-mima-setup branch July 5, 2019 07:21
@Philippus
Copy link
Member

duplicate of #54 ? ;)

@dwijnand
Copy link
Member Author

dwijnand commented Jul 7, 2019

Yes, sorry I didn't see your PR.

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.

3 participants