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

v0.2.13 #26

Merged
merged 1 commit into from
Dec 2, 2017
Merged

v0.2.13 #26

merged 1 commit into from
Dec 2, 2017

Conversation

jamesdunham
Copy link
Owner

Fix an issue introduced in v0.2.12 that led to an unexpected error in shape() when 1) at least two group_names were specified in an order other than alphabetic and 2) geographic modifier_data was used.

v0.2.12 introduced an issue in which the columns of XX and ZZ could be ordered inconsistently, leading to an error when shape() validated these objects. The issue could be reproduced by passing at least two variable names to the group_names argument to shape(), in an order other than alphabetic.
@codecov
Copy link

codecov bot commented Dec 1, 2017

Codecov Report

Merging #26 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   96.19%   96.18%   -0.01%     
==========================================
  Files          18       18              
  Lines        1392     1391       -1     
==========================================
- Hits         1339     1338       -1     
  Misses         53       53

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.

1 participant