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

adapting test_instruments #161

Closed burnout87 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #161 (99d6656) into master (e0a9b32) will increase coverage by 0.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   51.59%   51.84%   +0.24%     
==========================================
  Files          17       17              
  Lines        2820     2820              
==========================================
+ Hits         1455     1462       +7     
+ Misses       1365     1358       -7     
Impacted Files Coverage Δ
tests/test_live.py 51.75% <100.00%> (ø)
tests/conftest.py 87.50% <0.00%> (+10.00%) :arrow_up:
tests/test_plot_tools.py 100.00% <0.00%> (+42.85%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

burnout87 commented 2 years ago

Needed to extend a test, otherwise https://github.com/oda-hub/dispatcher-app/pull/466 would not pass (as well as any other PR where the test-live label is required)