ArgoCanada / medsrtqc

An experimental container for Argo Canada realtime quality control code
https://argocanada.github.io/medsrtqc/
MIT License
0 stars 1 forks source link

Prepare scripts and file export for operational use on MEDS server #31

Closed cgrdn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (52c2491) into master (f68fd73) will decrease coverage by 1.29%. The diff coverage is 84.03%.

:exclamation: Current head 52c2491 differs from pull request most recent head c50108e. Consider uploading reports for the commit c50108e to get more accurate results

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   97.42%   96.13%   -1.30%     
==========================================
  Files          22       23       +1     
  Lines        1126     1215      +89     
==========================================
+ Hits         1097     1168      +71     
- Misses         29       47      +18     
Impacted Files Coverage Δ
medsrtqc/qc/history.py 83.33% <0.00%> (ø)
medsrtqc/vms/enc_win.py 62.50% <62.50%> (ø)
medsrtqc/vms/enc.py 93.20% <72.50%> (-6.80%) :arrow_down:
medsrtqc/vms/read.py 86.66% <88.88%> (-1.80%) :arrow_down:
medsrtqc/qc/bbp.py 100.00% <100.00%> (ø)
medsrtqc/qc/chla.py 94.07% <100.00%> (ø)
medsrtqc/qc/ph.py 100.00% <100.00%> (ø)
medsrtqc/vms/core_impl.py 97.93% <100.00%> (+0.01%) :arrow_up:
medsrtqc/vms/pr_profile_enc.py 100.00% <100.00%> (ø)
medsrtqc/vms/pr_stn_enc.py 100.00% <100.00%> (ø)
... 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.

cgrdn commented 2 years ago

Not sure why the code-coverage check can't find the windows file. Going to merge this PR as all other checks pass and codecov should be improved now.