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

Osnap32 changes #54

Closed Klankers closed 1 year ago

Klankers commented 1 year ago

Useful changes from cruise OSNAP-32, a mooring cruise.

codecov[bot] commented 1 year ago

Codecov Report

Merging #54 (a6b1bd7) into main (d560c55) will increase coverage by 0.50%. The diff coverage is 41.44%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   25.43%   25.94%   +0.50%     
==========================================
  Files          27       26       -1     
  Lines        2964     3010      +46     
  Branches      370      378       +8     
==========================================
+ Hits          754      781      +27     
- Misses       2201     2216      +15     
- Partials        9       13       +4     
Flag Coverage Δ
pytest 25.94% <41.44%> (+0.50%) :arrow_up:

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

Impacted Files Coverage Δ
ctdcal/process_bottle.py 20.18% <0.00%> (+5.69%) :arrow_up:
ctdcal/convert.py 10.38% <14.28%> (ø)
ctdcal/ctd_plots.py 97.67% <33.33%> (-2.33%) :arrow_down:
ctdcal/odf_io.py 75.75% <33.33%> (-24.25%) :arrow_down:
ctdcal/fit_ctd.py 25.87% <50.00%> (ø)
ctdcal/oxy_fitting.py 15.89% <60.00%> (+2.11%) :arrow_up:
ctdcal/__main__.py 96.49% <100.00%> (+0.41%) :arrow_up:
ctdcal/equations_sbe.py 97.02% <100.00%> (+0.02%) :arrow_up:
ctdcal/io.py 94.18% <100.00%> (ø)
ctdcal/sbe_reader.py 13.52% <0.00%> (ø)
... and 3 more

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

Klankers commented 1 year ago

Misclicked for review. Closing PR draft. Will refactor changes into next PR.