Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed reshape bug in pad_shorter_ping and added test for EK80 missing receiver_sampling_freq error [all tests ci] #1234

Merged
merged 6 commits into from
Dec 3, 2023

Conversation

praneethratna
Copy link
Contributor

Fixed reshape bug in pad_shorter_ping and added text case to validate the fix for #1217 which was fixed in #1219.

CC @leewujung

@praneethratna praneethratna self-assigned this Nov 25, 2023
@praneethratna praneethratna added the bug Something isn't working label Nov 25, 2023
@praneethratna praneethratna added this to the 0.8.2 milestone Nov 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ed2c7d) 83.29% compared to head (660ee07) 83.29%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1234   +/-   ##
=======================================
  Coverage   83.29%   83.29%           
=======================================
  Files          64       64           
  Lines        5675     5675           
=======================================
  Hits         4727     4727           
  Misses        948      948           
Flag Coverage Δ
unittests 83.29% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@leewujung leewujung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@praneethratna : I pushed a change (see comment above) and made 2 small comments on the tests. Once those 2 are added I think this PR is good to go. Thanks for investigating the bug in pad_shorter_ping failure and adding the test!

@leewujung
Copy link
Member

Hey @praneethratna : I just fixed the indent in the test that errored out. I think we're good to go now, so I'll merge this. Thanks!

@leewujung leewujung self-requested a review December 3, 2023 22:18
@leewujung leewujung changed the base branch from main to dev December 3, 2023 22:18
@leewujung leewujung merged commit 63547fc into OSOceanAcoustics:dev Dec 3, 2023
3 checks passed
@praneethratna praneethratna deleted the test_issue#1217 branch December 4, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants