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

Inlude numerics in fold and summary #102

Merged
merged 12 commits into from
Apr 5, 2016
Merged

Inlude numerics in fold and summary #102

merged 12 commits into from
Apr 5, 2016

Conversation

olorin
Copy link
Contributor

@olorin olorin commented Apr 4, 2016

On top of #100. (diff

  • Actually calculate numeric summaries while parsing.
  • Include summary statistics in view metadata.
  • More tests.

This change includes a schema version bump.

Fixes #48.

import Warden.Serial.Json.View

data MarkerVersion =
MarkerV1
| MarkerV2
Copy link

Choose a reason for hiding this comment

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

Worth adding a short comment about what changed in v2?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@charleso
Copy link

charleso commented Apr 4, 2016

👍 apart from #99 (sorry I can't help there)

@olorin
Copy link
Contributor Author

olorin commented Apr 4, 2016

Fixes #48.

@olorin olorin force-pushed the topic/numeric-fold branch from 1573017 to 1ed6f0c Compare April 5, 2016 01:27
@olorin olorin merged commit 1af83b3 into master Apr 5, 2016
@olorin olorin deleted the topic/numeric-fold branch April 5, 2016 01:44
@olorin olorin mentioned this pull request Apr 5, 2016
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.

2 participants