SIO-ODF / ctdcal

A CTD calibration package in use on US GO-SHIP cruises
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Initialize ctd_io module #39

Closed mvkovatch3 closed 2 years ago

mvkovatch3 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (e0ef904) into main (5ce16ae) will increase coverage by 1.20%. The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   19.09%   20.29%   +1.20%     
==========================================
  Files          27       26       -1     
  Lines        2996     2858     -138     
  Branches      352      347       -5     
==========================================
+ Hits          572      580       +8     
+ Misses       2422     2276     -146     
  Partials        2        2              
Flag Coverage Δ
pytest 20.29% <91.30%> (+1.20%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ctdcal/process_ctd.py 11.19% <33.33%> (-1.89%) :arrow_down:
ctdcal/io.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ce16ae...e0ef904. Read the comment docs.