adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

Fix: improved exception handling in crossref #26

Closed seasidesparrow closed 1 year ago

seasidesparrow commented 2 years ago

There are cases where the crossref record is missing data fields due to publisher errors. These fixes will alleviate many of the observed cases where page numbers and other data are missing.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@adb3a22). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage        ?   85.52%           
=======================================
  Files           ?       18           
  Lines           ?     1748           
  Branches        ?        0           
=======================================
  Hits            ?     1495           
  Misses          ?      253           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.