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

Fixed relation return types in DynamicRelation.allKnownOsmMembers() #227

Merged
merged 2 commits into from
Sep 25, 2018
Merged

Fixed relation return types in DynamicRelation.allKnownOsmMembers() #227

merged 2 commits into from
Sep 25, 2018

Conversation

lucaspcram
Copy link
Contributor

Description:

DynamicRelation.allKnownOsmMembers() now returns entities of type DynamicX instead of PackedX or MultiX.

Potential Impact:

Downstream impact should be negligible.

Unit Test Approach:

I added DynamicAtlasTest.testTypeOfReturnedRelationMembers() to confirm that these changes and the changes from PR #216 are working correctly.

Test Results:

All tests pass.


In doubt: Contributing Guidelines

@lucaspcram lucaspcram added the Bug label Sep 25, 2018
Copy link
Collaborator

@matthieun matthieun left a comment

Choose a reason for hiding this comment

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

Nice update, thanks for following up!

Copy link
Contributor

@MikeGost MikeGost left a comment

Choose a reason for hiding this comment

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

Thanks for the change and test!

@MikeGost MikeGost merged commit 47c6e7f into osmlab:dev Sep 25, 2018
@lucaspcram lucaspcram deleted the fix branch September 25, 2018 19:16
@matthieun matthieun added this to the 5.1.13 milestone Oct 17, 2018
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