Skip to content

(WIP) Phantom time dependent properties - #794

Draft
pvillacorta wants to merge 3 commits into
masterfrom
feature/phantom-time-dependent-properties
Draft

(WIP) Phantom time dependent properties#794
pvillacorta wants to merge 3 commits into
masterfrom
feature/phantom-time-dependent-properties

Merge branch 'master' into feature/phantom-time-dependent-properties

8611f68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 1s

88.20% (target 90.00%)

View this Pull Request on Codecov

88.20% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 81.85654% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.20%. Comparing base (830f42a) to head (8611f68).
⚠️ Report is 96 commits behind head on master.

Files with missing lines Patch % Lines
KomaMRIPlots/src/ui/DisplayFunctions.jl 75.51% 12 Missing ⚠️
...ase/src/datatypes/phantom/TimeDependentProperty.jl 64.51% 11 Missing ⚠️
KomaMRIBase/src/motion/SpinSpan.jl 0.00% 10 Missing ⚠️
...re/src/simulation/SimMethods/Bloch/gpu/BlochGPU.jl 0.00% 6 Missing ⚠️
KomaMRICore/src/simulation/Flow.jl 86.95% 3 Missing ⚠️
KomaMRIBase/src/datatypes/Phantom.jl 93.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
- Coverage   89.80%   88.20%   -1.60%     
==========================================
  Files          76       77       +1     
  Lines        5413     5544     +131     
==========================================
+ Hits         4861     4890      +29     
- Misses        552      654     +102     
Files with missing lines Coverage Δ
KomaMRIBase/src/KomaMRIBase.jl 85.71% <ø> (ø)
KomaMRIBase/src/motion/MotionList.jl 100.00% <100.00%> (ø)
KomaMRIBase/src/motion/NoMotion.jl 96.00% <100.00%> (ø)
KomaMRIBase/src/timing/Interpolation.jl 96.00% <100.00%> (ø)
KomaMRIBase/src/timing/TimeCurve.jl 95.83% <ø> (ø)
KomaMRICore/src/simulation/Functors.jl 63.63% <ø> (-13.64%) ⬇️
...re/src/simulation/SimMethods/Bloch/cpu/BlochCPU.jl 100.00% <100.00%> (ø)
...e/src/simulation/SimMethods/BlochDict/BlochDict.jl 89.47% <100.00%> (+1.59%) ⬆️
...ation/SimMethods/BlochMagnus/cpu/BlochMagnusCPU.jl 100.00% <100.00%> (ø)
...c/simulation/SimMethods/BlochSimple/BlochSimple.jl 91.48% <100.00%> (+1.24%) ⬆️
... and 8 more

... and 6 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.