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

Refactor GFF3 parser to avoid returning internal _linehash variable #4569

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

cmdcolin
Copy link
Collaborator

Fix #4567

This tried to avoid "object mutation" of the feature returned by GFF3 parser which is not as great typescript-wise for knowing what is going into your object

@cmdcolin cmdcolin merged commit 028d7d0 into main Sep 17, 2024
4 checks passed
@cmdcolin cmdcolin deleted the gff3_parser_update branch September 17, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor bug: "_linehash" in feature details
1 participant