Closed mvkovatch3 closed 2 years ago
Merging #52 (b9bb239) into main (d560c55) will increase coverage by
0.38%
. The diff coverage is48.33%
.
@@ Coverage Diff @@
## main #52 +/- ##
==========================================
+ Coverage 25.43% 25.81% +0.38%
==========================================
Files 27 26 -1
Lines 2964 2959 -5
Branches 370 370
==========================================
+ Hits 754 764 +10
+ Misses 2201 2185 -16
- Partials 9 10 +1
Flag | Coverage Δ | |
---|---|---|
pytest | 25.81% <48.33%> (+0.38%) |
: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/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%> (ø) |
|
ctdcal/__init__.py | ||
... and 1 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Useful commits from P02 cruise with a cleaner history. This PR also fixes failing tests and codecov report upload failure.