OSOceanAcoustics / echopype

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

Drop Ping Time Duplicates #1382

Open ctuguinay opened 1 month ago

ctuguinay commented 1 month ago

Addresses the duplicate ping time part of #1374

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 80.44%. Comparing base (9f56124) to head (bd443a4). Report is 136 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1382 +/- ## ========================================== - Coverage 83.52% 80.44% -3.08% ========================================== Files 64 18 -46 Lines 5686 3089 -2597 ========================================== - Hits 4749 2485 -2264 + Misses 937 604 -333 ``` | [Flag](https://app.codecov.io/gh/OSOceanAcoustics/echopype/pull/1382/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/1382/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OSOceanAcoustics) | `80.44% <100.00%> (-3.08%)` | :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.

ctuguinay commented 1 month ago

@leewujung This should be ready for review