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

fix the case for booleans in the `api_code` #207

Closed burnout87 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #207 (81dea2a) into master (ee7d44f) will increase coverage by 0.29%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   55.73%   56.02%   +0.29%     
==========================================
  Files          20       20              
  Lines        4177     4189      +12     
==========================================
+ Hits         2328     2347      +19     
+ Misses       1849     1842       -7     
Files Changed Coverage Δ
oda_api/api.py 76.71% <100.00%> (+0.09%) :arrow_up:
tests/test_basic.py 93.83% <100.00%> (+0.15%) :arrow_up:

... and 2 files with indirect coverage changes