adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

citation_context() to return beautifulsoup objects #37

Closed Thomas-S-Allen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 85.71% and project coverage change: -0.04 :warning:

Comparison is base (9ada548) 87.63% compared to head (687032b) 87.60%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 87.63% 87.60% -0.04% ========================================== Files 20 20 Lines 2111 2122 +11 ========================================== + Hits 1850 1859 +9 - Misses 261 263 +2 ``` | [Impacted Files](https://codecov.io/gh/adsabs/ADSIngestParser/pull/37?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/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9wYXJzZXJzL2phdHMucHk=) | `89.12% <80.00%> (-0.24%)` | :arrow_down: | | [tests/test\_jats.py](https://codecov.io/gh/adsabs/ADSIngestParser/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-dGVzdHMvdGVzdF9qYXRzLnB5) | `94.93% <100.00%> (+0.41%)` | :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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.