Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: don't write digest property when in_place=False #461

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jsstevenson
Copy link
Contributor

@jsstevenson jsstevenson commented Nov 4, 2024

(draft: don't worry about reviewing yet)

close #440

I feel a little woozy about stepping into these recursive depths and potentially modifying things adjacent to the serialization logic.

I'm trying to do minimal damage to the existing digest computation/serialization API -- ideally in a non-breaking way. The result is maybe a little less elegant, though: lots and lots of default values being assumed (harder to catch bugs). Depending on our stomach for making breaking changes, that could be lessened.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ga4gh_identify adds digest properties in-place regardless of in_place argument
1 participant