Skip to content

refactor(embl,gbk,record): deduplicate RangeValue; introduce GenericRecord and conversions; expose record module#30

Merged
LCrossman merged 4 commits into
LCrossman:mainfrom
kh3rld:feature/records-generic-dedup
Sep 18, 2025
Merged

refactor(embl,gbk,record): deduplicate RangeValue; introduce GenericRecord and conversions; expose record module#30
LCrossman merged 4 commits into
LCrossman:mainfrom
kh3rld:feature/records-generic-dedup

Conversation

@kh3rld

@kh3rld kh3rld commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

introduced a shared record module to reduce duplication between EMBL and GenBank paths and enable format‑agnostic record handling

closes #28

@LCrossman
LCrossman merged commit 2a993ed into LCrossman:main Sep 18, 2025
1 check passed
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.

Using DRY, refactor gbk.rs and embl.rs so they use a generic Record type

2 participants