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

NeXus support in io #64

Merged
merged 18 commits into from
Oct 22, 2024
Merged

NeXus support in io #64

merged 18 commits into from
Oct 22, 2024

Conversation

kmnhan
Copy link
Owner

@kmnhan kmnhan commented Oct 16, 2024

No description provided.

@kmnhan kmnhan added the enhancement New feature or request label Oct 16, 2024
@kmnhan kmnhan self-assigned this Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 90.15317% with 45 lines in your changes missing coverage. Please review.

Project coverage is 78.79%. Comparing base (2f1fd18) to head (53e2cf2).
Report is 19 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/erlab/io/plugins/lorea.py 89.81% 11 Missing ⚠️
src/erlab/io/nexusutils.py 95.56% 7 Missing ⚠️
src/erlab/interactive/imagetool/__init__.py 93.40% 6 Missing ⚠️
src/erlab/interactive/imagetool/core.py 75.00% 5 Missing ⚠️
src/erlab/io/plugins/ssrl52.py 0.00% 5 Missing ⚠️
src/erlab/accessors/general.py 86.95% 3 Missing ⚠️
src/erlab/io/plugins/esm.py 66.66% 3 Missing ⚠️
src/erlab/interactive/imagetool/manager.py 50.00% 2 Missing ⚠️
src/erlab/io/plugins/kriss.py 33.33% 2 Missing ⚠️
src/erlab/io/dataloader.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   77.88%   78.79%   +0.91%     
==========================================
  Files          66       69       +3     
  Lines       10744    11131     +387     
==========================================
+ Hits         8368     8771     +403     
+ Misses       2376     2360      -16     

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

@kmnhan kmnhan merged commit bda6d2c into main Oct 22, 2024
12 checks passed
@kmnhan kmnhan deleted the dev-io branch October 22, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant