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

Methods for parsing a full snapshot #8

Merged
merged 8 commits into from
Aug 23, 2023
Merged

Conversation

nedtwigg
Copy link
Member

@nedtwigg nedtwigg commented Aug 23, 2023

Implementation of

After this PR is done, we'll start actually making and checking against snapshots on disk. Suuuuuper speculative look at that here:

a4ba0f3

@jknack
Copy link
Collaborator

jknack commented Aug 23, 2023

🔔 updated with initial implementation of SnapshotReader/SnapshotFile

…shot. The "lens" gets tacked on as an extra value. I made a mistake when generating the test data, you did a great job making the parser resilient to that. The parser can probably be a little simpler if we error out for lenses that are missing their root.
@nedtwigg
Copy link
Member Author

I made a mistake in one of the test cases that made the parser more complicated than it otherwise needed to be. Fixed above.

Ranked importance of tasks right now:

@nedtwigg nedtwigg merged commit 0231de8 into main Aug 23, 2023
@nedtwigg nedtwigg deleted the feat/parse-full-snapshot branch August 23, 2023 22:58
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