oda-hub / oda_api

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

Adapt to new dummy instrument #224

Closed burnout87 closed 12 months ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (d19cef3) 57.55% compared to head (93b33eb) 57.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== + Coverage 57.55% 57.71% +0.15% ========================================== Files 22 22 Lines 4686 4687 +1 ========================================== + Hits 2697 2705 +8 + Misses 1989 1982 -7 ```

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

burnout87 commented 1 year ago

This is to address the missing dummy instrument introduced with https://github.com/oda-hub/dispatcher-app/pull/601

burnout87 commented 1 year ago

I removed that part in the test test_get where the presence of the dummy instruments from the dispatcher is verified

burnout87 commented 12 months ago

It looks I am not authorized to merge. I was until the last PR... @volodymyrss

volodymyrss commented 12 months ago

Hm I was changing some settings to enable this version bump, I will look.