OSOceanAcoustics / echopype

Enabling interoperability and scalability in ocean sonar data analysis
https://echopype.readthedocs.io/
Apache License 2.0
91 stars 71 forks source link

Add test for ES60 spare field decoding issue #1233

Closed praneethratna closed 7 months ago

praneethratna commented 7 months ago

Added test case to validate the fix for #1195 which was fixed in #1215 .

CC @leewujung

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7679b96) 83.29% compared to head (7e14abb) 30.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1233 +/- ## =========================================== - Coverage 83.29% 30.92% -52.38% =========================================== Files 64 64 Lines 5675 5675 =========================================== - Hits 4727 1755 -2972 - Misses 948 3920 +2972 ``` | [Flag](https://app.codecov.io/gh/OSOceanAcoustics/echopype/pull/1233/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OSOceanAcoustics) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/OSOceanAcoustics/echopype/pull/1233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OSOceanAcoustics) | `30.92% <ø> (-52.38%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OSOceanAcoustics#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.