Skip to content

Add xas reader - #4

Merged
lucyhaddad-dls merged 4 commits into
mainfrom
add-xas-reader
Sep 18, 2026
Merged

lucyhaddad-dls merged 4 commits into
mainfrom
add-xas-reader

Conversation

@lucyhaddad-dls

Copy link
Copy Markdown
Collaborator

Add in the most recent utils for reading nexus, ascii and .dat files.

@lucyhaddad-dls
lucyhaddad-dls merged commit 9dce861 into main Sep 18, 2026
5 of 6 checks passed
@lucyhaddad-dls
lucyhaddad-dls deleted the add-xas-reader branch September 18, 2026 13:05
@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 943 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.25%. Comparing base (256234a) to head (0d59dff).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/xas_toolbox/io/measurement_types.py 0.00% 252 Missing ⚠️
src/xas_toolbox/io/readers/multi_file.py 0.00% 123 Missing ⚠️
src/xas_toolbox/io/filetypes/nexus/nxs_reader.py 0.00% 99 Missing ⚠️
src/xas_toolbox/io/filetypes/xdi.py 0.00% 87 Missing ⚠️
src/xas_toolbox/io/xas_measurement.py 0.00% 66 Missing ⚠️
src/xas_toolbox/io/filetypes/nexus/b18.py 0.00% 62 Missing ⚠️
src/xas_toolbox/io/filetypes/nexus/i20_1.py 0.00% 50 Missing ⚠️
src/xas_toolbox/io/filetypes/ascii.py 0.00% 49 Missing ⚠️
src/xas_toolbox/utils/scan_data.py 0.00% 35 Missing ⚠️
src/xas_toolbox/io/readers/single_file.py 0.00% 32 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #4       +/-   ##
===========================================
- Coverage   100.00%   1.25%   -98.75%     
===========================================
  Files            2      20       +18     
  Lines           12     955      +943     
===========================================
  Hits            12      12               
- Misses           0     943      +943     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant