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

Clean Up Parsing TODOs #110

Closed ctuguinay closed 1 year ago

ctuguinay commented 1 year ago

Clean Up Parsing TODOs

This PR addresses #109.

This small PR includes:

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (9d6809b) into main (cdc75c1) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   76.22%   76.28%   +0.05%     
==========================================
  Files          13       13              
  Lines         408      409       +1     
==========================================
+ Hits          311      312       +1     
  Misses         97       97              
Impacted Files Coverage Δ
echoregions/regions2d/regions2d_parser.py 95.65% <ø> (ø)
echoregions/lines/lines_parser.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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