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

Fix/metadata filename regex #243

Closed keegansmith21 closed 3 months ago

keegansmith21 commented 3 months ago

I tried to do a quick fix and got punished for it :(

I did it the long way and made a function to extract the file extension. Includes test cases.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.94%. Comparing base (456d996) to head (a087ad7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ======================================= Coverage 93.93% 93.94% ======================================= Files 15 15 Lines 3033 3038 +5 Branches 389 389 ======================================= + Hits 2849 2854 +5 Misses 102 102 Partials 82 82 ```

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