[go: nahoru, domu]

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

Refactored EK80 data XML parser and also removed the usage of dict_to_dict method #1186

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

praneethratna
Copy link
Contributor
@praneethratna praneethratna commented Oct 2, 2023

Fixes #468 by improving parsing for EK80 XML data and also removed the usage of dict_to_dict method, also Fixes #1184 and now 'PingSequence' XML datagram is parsed and stored in the output of open_raw.

CC @leewujung @emiliom

@codecov-commenter
Copy link
codecov-commenter commented Oct 2, 2023

Codecov Report

Merging #1186 (30272ee) into dev (ce1e614) will decrease coverage by 4.88%.
The diff coverage is 90.42%.

@@            Coverage Diff             @@
##              dev    #1186      +/-   ##
==========================================
- Coverage   81.89%   77.01%   -4.88%     
==========================================
  Files          67       19      -48     
  Lines        5887     3059    -2828     
==========================================
- Hits         4821     2356    -2465     
+ Misses       1066      703     -363     
Flag Coverage Δ
unittests 77.01% <90.42%> (-4.88%) ⬇️

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

Files Coverage Δ
echopype/convert/parse_base.py 87.86% <ø> (ø)
echopype/convert/set_groups_ek80.py 97.17% <100.00%> (ø)
echopype/convert/utils/ek_raw_parsers.py 56.28% <90.21%> (+0.89%) ⬆️

... and 49 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@leewujung leewujung requested review from leewujung and removed request for emiliom October 18, 2023 18:49
@leewujung leewujung added this to the 0.8.3 milestone Nov 20, 2023
@leewujung leewujung modified the milestones: 0.8.3, v0.8.4 Mar 14, 2024
@leewujung leewujung modified the milestones: v0.8.4, v0.9.0 Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data conversion enhancement This makes echopype better
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants