adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

Context citation parsing for jats, first draft #35

Closed kelockhart closed 1 year ago

kelockhart commented 1 year ago

Currently doesn't support bibcode resolution for references

codecov-commenter commented 1 year ago

Codecov Report

Base: 86.97% // Head: 86.37% // Decreases project coverage by -0.60% :warning:

Coverage data is based on head (11b67f6) compared to base (01a76e2). Patch coverage: 66.10% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== - Coverage 86.97% 86.37% -0.61% ========================================== Files 20 20 Lines 1981 2040 +59 ========================================== + Hits 1723 1762 +39 - Misses 258 278 +20 ``` | [Impacted Files](https://codecov.io/gh/adsabs/ADSIngestParser/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs) | Coverage Δ | | |---|---|---| | [adsingestp/parsers/jats.py](https://codecov.io/gh/adsabs/ADSIngestParser/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9wYXJzZXJzL2phdHMucHk=) | `86.21% <56.52%> (-2.46%)` | :arrow_down: | | [tests/test\_jats.py](https://codecov.io/gh/adsabs/ADSIngestParser/pull/35/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-dGVzdHMvdGVzdF9qYXRzLnB5) | `93.93% <100.00%> (+1.48%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.