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

Add test for ES60 spare field decoding issue #1233

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

praneethratna
Copy link
Contributor

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

CC @leewujung

@praneethratna praneethratna self-assigned this Nov 23, 2023
@praneethratna praneethratna added this to the 0.8.3 milestone Nov 23, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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 Coverage Δ
unittests 30.92% <ø> (-52.38%) ⬇️

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.

@leewujung leewujung changed the title Added test for issue#1195 Add test for ES60 spare field decoding issue Nov 24, 2023
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 verified that the test did run and all looks great! Thanks, I'll merge this now!

@leewujung leewujung merged commit 87fd9af into OSOceanAcoustics:dev Nov 24, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants