adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

Standardized parsing of UAT keywords #68

Closed mugdhapolimera closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (2da7ab6) 88.31% compared to head (5f493a8) 88.30%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================== - Coverage 88.31% 88.30% -0.02% ========================================== Files 20 22 +2 Lines 2183 2351 +168 ========================================== + Hits 1928 2076 +148 - Misses 255 275 +20 ``` | [Files](https://app.codecov.io/gh/adsabs/ADSIngestParser/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs) | Coverage Δ | | |---|---|---| | [adsingestp/parsers/base.py](https://app.codecov.io/gh/adsabs/ADSIngestParser/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9wYXJzZXJzL2Jhc2UucHk=) | `93.33% <ø> (+0.07%)` | :arrow_up: | | [tests/test\_datacite.py](https://app.codecov.io/gh/adsabs/ADSIngestParser/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-dGVzdHMvdGVzdF9kYXRhY2l0ZS5weQ==) | `90.90% <100.00%> (ø)` | | | [adsingestp/parsers/datacite.py](https://app.codecov.io/gh/adsabs/ADSIngestParser/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9wYXJzZXJzL2RhdGFjaXRlLnB5) | `88.82% <83.33%> (-0.26%)` | :arrow_down: | | [adsingestp/parsers/jats.py](https://app.codecov.io/gh/adsabs/ADSIngestParser/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9wYXJzZXJzL2phdHMucHk=) | `90.76% <82.35%> (-0.38%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/adsabs/ADSIngestParser/pull/68/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.