The-Academic-Observatory / academic-observatory-workflows

Telescopes, Workflows and Data Services for the Academic Observatory
https://academic-observatory-workflows.readthedocs.io
Apache License 2.0
16 stars 0 forks source link

More specific ROR data file regex #219

Closed jdddog closed 2 months ago

jdddog commented 2 months ago

More specific ROR data file regex. There are now two JSON files included in the ROR zip, one is the data file and one is a schema. This regex matches the ROR data file, it should also work for previous versions.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.99%. Comparing base (c41fb89) to head (3e8f566). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #219 +/- ## ========================================== + Coverage 90.55% 94.99% +4.43% ========================================== Files 21 36 +15 Lines 5177 8285 +3108 Branches 749 1134 +385 ========================================== + Hits 4688 7870 +3182 + Misses 355 270 -85 - Partials 134 145 +11 ```

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