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 population counts for Categorical Array, as 0th cube in tabbooks #136

Merged
merged 3 commits into from
Feb 5, 2019

Conversation

slobodan-ilic
Copy link
Contributor

@slobodan-ilic slobodan-ilic commented Feb 5, 2019

  • Provide integration test that demonstrates existing bug
  • Fix the functionality by moving the key calculation to CubeSlice
    instead of CrunchCube, allowing each slice to control whether it is to
    be treated as a 0th element in tabbook array of cubes (slices)

* Provide integration test that demonstrates existing bug
* Fix the functionality by moving the key calculation to CubeSlice
instead of CrunchCube, allowing each slice to control whether it is to
be treated as a 0th element in tabbook array of cubes (slices)
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7b2e3dd on fix-pop-counts-for-ca-as-0th into e4c2cfd on master.

@slobodan-ilic slobodan-ilic changed the title Fix pop counts for ca as 0th Fix population counts for Categorical Array, as 0th cube in tabbooks Feb 5, 2019
@slobodan-ilic slobodan-ilic merged commit b225833 into master Feb 5, 2019
@scanny scanny deleted the fix-pop-counts-for-ca-as-0th branch May 11, 2020 20:35
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.

None yet

2 participants