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

Fix type compatibility regression on empty arrays #4324

Merged
merged 5 commits into from
Oct 30, 2018
Merged

Conversation

aednichols
Copy link
Collaborator

Closes #4318

Copy link
Contributor

@rsasch rsasch left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@kshakir kshakir left a comment

Choose a reason for hiding this comment

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

Please add a centaur test to keep this from regressing again, then looks good to go.

wom/src/main/scala/wom/types/WomType.scala Outdated Show resolved Hide resolved
@aednichols
Copy link
Collaborator Author

@kshakir would it change your mind about the Centaur test to know the cases in WomTypeSpec.scala successfully detect the issue at a unit level?

@kshakir
Copy link
Contributor

kshakir commented Oct 29, 2018

Sure, any regression test (centaur or unit) works. LGTM!

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

Successfully merging this pull request may close these issues.

3 participants