The-Academic-Observatory / oaebu-workflows

Telescopes, Workflows and Data Services for the 'Book Analytics Dashboard Project (2022-2025)', building upon the project 'Developing a Pilot Data Trust for Open Access eBook Usage (2020-2022)'
https://documentation.book-analytics.org/
Apache License 2.0
5 stars 0 forks source link

Added entity_name exception catch #213

Closed keegansmith21 closed 8 months ago

keegansmith21 commented 8 months ago

JSTOR has altered their report format again. I added a try - except block to catch it.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4baf61c) 93.94% compared to head (a2342d2) 93.88%.

Files Patch % Lines
oaebu_workflows/jstor_telescope/jstor_telescope.py 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #213 +/- ## ========================================== - Coverage 93.94% 93.88% -0.07% ========================================== Files 15 15 Lines 2726 2729 +3 Branches 396 396 ========================================== + Hits 2561 2562 +1 - Misses 77 79 +2 Partials 88 88 ```

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