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

Release/v0.8.2 #1229

Closed leewujung closed 8 months ago

leewujung commented 8 months ago

This PR contains all changes that will go into v0.8.2.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 52 lines in your changes are missing coverage. Please review.

Comparison is base (9838058) 82.35% compared to head (7679b96) 83.29%. Report is 11 commits behind head on main.

Files Patch % Lines
echopype/convert/parse_base.py 78.22% 27 Missing :warning:
echopype/utils/io.py 66.66% 8 Missing :warning:
echopype/echodata/echodata.py 73.91% 6 Missing :warning:
echopype/commongrid/utils.py 96.00% 4 Missing :warning:
echopype/testing.py 95.29% 4 Missing :warning:
echopype/commongrid/api.py 98.03% 1 Missing :warning:
echopype/echodata/utils_platform.py 97.22% 1 Missing :warning:
echopype/utils/coding.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1229 +/- ## ========================================== + Coverage 82.35% 83.29% +0.94% ========================================== Files 64 64 Lines 5803 5675 -128 ========================================== - Hits 4779 4727 -52 + Misses 1024 948 -76 ``` | [Flag](https://app.codecov.io/gh/OSOceanAcoustics/echopype/pull/1229/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/1229/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OSOceanAcoustics) | `83.29% <91.91%> (+0.94%)` | :arrow_up: | 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.