adsabs / ADSIngestParser

Curation parser library
MIT License
0 stars 7 forks source link

Updated Elsevier author name handling #91

Closed mugdhapolimera closed 6 months ago

mugdhapolimera commented 6 months ago

Note: please disregard the deleted copernicus files. This was due to some inconsistent file handling between github and macos due to uppercase letters in the filename. The best solution was to brute-force delete them from github.

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (02c7ec6) 90.05% compared to head (e4fe0f3) 89.99%.

Files Patch % Lines
adsingestp/parsers/elsevier.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== - Coverage 90.05% 89.99% -0.07% ========================================== Files 25 25 Lines 2615 2618 +3 ========================================== + Hits 2355 2356 +1 - Misses 260 262 +2 ```

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