adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

Jats page count bugfix #80

Closed mugdhapolimera closed 8 months ago

mugdhapolimera commented 8 months ago

Avoid parsing page count from input xml if counts = "undef" or other non-numeric values.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9d806ea) 89.79% compared to head (6c15a77) 89.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 89.79% 89.79% ======================================= Files 25 25 Lines 2616 2617 +1 ======================================= + Hits 2349 2350 +1 Misses 267 267 ```

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