OSOceanAcoustics / echoregions

Interfacing water column sonar data with annotations and labels
https://echoregions.readthedocs.io/
Apache License 2.0
6 stars 6 forks source link

Handle Package Uploading #129

Closed ctuguinay closed 11 months ago

ctuguinay commented 11 months ago

Handle package uploading into Test PyPi and PyPi

codecov[bot] commented 11 months ago

Codecov Report

Merging #129 (b179117) into dev (ae1e8c2) will not change coverage. Report is 2 commits behind head on dev. The diff coverage is 79.31%.

:exclamation: Current head b179117 differs from pull request most recent head 167ce5f. Consider uploading reports for the commit 167ce5f to get more accurate results

@@           Coverage Diff           @@
##              dev     #129   +/-   ##
=======================================
  Coverage   84.75%   84.75%           
=======================================
  Files          13       13           
  Lines         538      538           
=======================================
  Hits          456      456           
  Misses         82       82           
Files Coverage Δ
echoregions/core.py 100.00% <100.00%> (ø)
echoregions/lines/lines.py 91.86% <100.00%> (ø)
echoregions/regions2d/regions2d_parser.py 100.00% <100.00%> (ø)
echoregions/utils/io.py 67.56% <100.00%> (ø)
echoregions/utils/time.py 82.75% <50.00%> (ø)
echoregions/utils/api.py 76.38% <33.33%> (ø)
echoregions/regions2d/regions2d.py 83.94% <82.35%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more