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

Modification of masking using regionmask 3D instead of 2D #144

Closed ctuguinay closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #144 (686e983) into main (ae1e8c2) will increase coverage by 2.47%. The diff coverage is 88.07%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   84.75%   87.23%   +2.47%     
==========================================
  Files          13       14       +1     
  Lines         538      525      -13     
==========================================
+ Hits          456      458       +2     
+ Misses         82       67      -15     
Files Coverage Δ
_echoregions_version.py 100.00% <100.00%> (ø)
echoregions/__init__.py 100.00% <100.00%> (ø)
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/regions2d/regions2d.py 85.45% <92.85%> (+1.50%) :arrow_up:
echoregions/utils/api.py 92.59% <89.18%> (+16.20%) :arrow_up:
setup.py 0.00% <0.00%> (ø)

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