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

Ignore non-referenced data in dictionary format #2859

Merged
merged 1 commit into from
Jul 6, 2018

Conversation

philippjfr
Copy link
Member

Turns out I hadn't correctly caught everything in #2855. This PR further ensures nothing attempts to use dictionary keys that have not been referenced as a dimension.

@jlstevens
Copy link
Contributor

jlstevens commented Jul 6, 2018

Happy to merge when the tests pass, though maybe it is worth adding a unit test to ensure the correct behavior?

@philippjfr philippjfr force-pushed the dict_non_dimensions branch from 50340f0 to 170e6b6 Compare July 6, 2018 13:58
@philippjfr
Copy link
Member Author

Alright added a unit test.

@philippjfr philippjfr force-pushed the dict_non_dimensions branch from 170e6b6 to b6fab7d Compare July 6, 2018 14:46
@jlstevens
Copy link
Contributor

Tests have just gone green. Merging.

@jlstevens jlstevens merged commit 4227c0f into master Jul 6, 2018
@philippjfr philippjfr deleted the dict_non_dimensions branch August 5, 2018 00:26
@philippjfr philippjfr added this to the v1.10.8 milestone Oct 25, 2018
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants