Skip to content

Fix error handling when unsupported (and required) extensions are read#729

Open
pvillacorta wants to merge 1 commit intomasterfrom
fix-read-unsupported-ext
Open

Fix error handling when unsupported (and required) extensions are read#729
pvillacorta wants to merge 1 commit intomasterfrom
fix-read-unsupported-ext

Conversation

@pvillacorta
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.86%. Comparing base (21a7c25) to head (472c3ef).

Files with missing lines Patch % Lines
KomaMRIFiles/src/Sequence/Pulseq.jl 25.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #729      +/-   ##
==========================================
- Coverage   91.03%   88.86%   -2.18%     
==========================================
  Files          61       61              
  Lines        3357     3358       +1     
==========================================
- Hits         3056     2984      -72     
- Misses        301      374      +73     
Flag Coverage Δ
base 90.86% <ø> (ø)
core 77.44% <ø> (-12.30%) ⬇️
files 93.97% <25.00%> (-0.58%) ⬇️
komamri 88.13% <ø> (ø)
plots 91.00% <ø> (ø)

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

Files with missing lines Coverage Δ
KomaMRIFiles/src/Sequence/Pulseq.jl 92.74% <25.00%> (-0.77%) ⬇️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pvillacorta
Copy link
Collaborator Author

We need to add a sequence such as that in #728 for testing (how can we test when an error is the expected output?)

@cncastillo
Copy link
Member

cncastillo commented Mar 6, 2026

why is this change needed? I dont think the error comes from not identifying the dictionary key "RequiredExtensions" unless in the code it means something else. I can fully remove the error by defining rotations. I will upload a PR, so you can see what i mean.

@cncastillo
Copy link
Member

#730

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.

2 participants