adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

Wiley parser, first draft #31

Closed kelockhart closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 86.16% // Head: 86.87% // Increases project coverage by +0.71% :tada:

Coverage data is based on head (800fdb2) compared to base (92e4b7b). Patch coverage: 93.17% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== + Coverage 86.16% 86.87% +0.71% ========================================== Files 18 19 +1 Lines 1771 1974 +203 ========================================== + Hits 1526 1715 +189 - Misses 245 259 +14 ``` | [Impacted Files](https://codecov.io/gh/adsabs/ADSIngestParser/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs) | Coverage Δ | | |---|---|---| | [tests/test\_wiley.py](https://codecov.io/gh/adsabs/ADSIngestParser/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-dGVzdHMvdGVzdF93aWxleS5weQ==) | `91.17% <91.17%> (ø)` | | | [adsingestp/parsers/wiley.py](https://codecov.io/gh/adsabs/ADSIngestParser/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9wYXJzZXJzL3dpbGV5LnB5) | `93.56% <93.56%> (ø)` | | | [adsingestp/\_\_init\_\_.py](https://codecov.io/gh/adsabs/ADSIngestParser/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adsabs#diff-YWRzaW5nZXN0cC9fX2luaXRfXy5weQ==) | | | 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.