Skip to content

feat: Add NBIB parser and serializer#2

Merged
chmodas merged 1 commit into
trunkfrom
nbib
Mar 23, 2026
Merged

feat: Add NBIB parser and serializer#2
chmodas merged 1 commit into
trunkfrom
nbib

Conversation

@chmodas

@chmodas chmodas commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Parses PubMed/MEDLINE NBIB files into Record structs and serializes them back. Handles tag lines, continuation lines, FAU/AU author preference, DOI extraction from LID/AID, date parsing, and format-specific extras (PMID, PMC).

Parses PubMed/MEDLINE NBIB files into Record structs and serializes them back.
Handles tag lines, continuation lines, FAU/AU author preference, DOI extraction
from LID/AID, date parsing, and format-specific extras (PMID, PMC).
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 99.05213% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.47%. Comparing base (ed16101) to head (0121fcc).

Files with missing lines Patch % Lines
src/nbib.rs 99.05% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           trunk       #2       +/-   ##
==========================================
+ Coverage   0.00%   92.47%   +92.47%     
==========================================
  Files          2        3        +1     
  Lines         15      226      +211     
==========================================
+ Hits           0      209      +209     
- Misses        15       17        +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chmodas chmodas merged commit 771635f into trunk Mar 23, 2026
2 checks passed
@chmodas chmodas deleted the nbib branch March 23, 2026 10:25
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