SIO-ODF / ctdcal

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

2024 aux discrete #123

Closed Klankers closed 2 months ago

Klankers commented 2 months ago

This concludes the added auxiliary sensors functionality (#57 ) and a bunch of user warnings based on discrete reft, salt, and oxy data files (#58 ).

Re-merged the test fixes from the flagging update.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 23.46939% with 75 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ctdcal/oxy_fitting.py 3.33% 29 Missing :warning:
ctdcal/process_bottle.py 3.44% 28 Missing :warning:
ctdcal/odf_io.py 37.93% 11 Missing and 7 partials :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Flag Coverage Δ
pytest 29.95% <23.46%> (-3.93%) :arrow_down:

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

Files with missing lines Coverage Δ
ctdcal/config.py 100.00% <ø> (ø)
ctdcal/convert.py 10.21% <ø> (ø)
ctdcal/equations_sbe.py 97.29% <100.00%> (+0.26%) :arrow_up:
ctdcal/odf_io.py 72.72% <37.93%> (-8.59%) :arrow_down:
ctdcal/process_bottle.py 22.13% <3.44%> (-2.32%) :arrow_down:
ctdcal/oxy_fitting.py 16.38% <3.33%> (-1.21%) :arrow_down:

... and 2 files with indirect coverage changes