oda-hub / oda_api

API client to access some of the MMODA resources: INTEGRAL, POLAR, ANTARES, LIGO/Virgo, SDSS
Other
2 stars 1 forks source link

Plot tools: less strict match on names #245

Closed ferrigno closed 6 months ago

ferrigno commented 6 months ago

OSA has a limited number of characters available for sources. If the input name is too long, it does not match. We allowed a less strict comparison. Other changes are for compatibility and docstring

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 58.79%. Comparing base (83b19bf) to head (d113278).

Files Patch % Lines
oda_api/plot_tools.py 14.28% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #245 +/- ## ========================================== + Coverage 58.68% 58.79% +0.10% ========================================== Files 23 23 Lines 4894 4897 +3 ========================================== + Hits 2872 2879 +7 + Misses 2022 2018 -4 ```

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