Add kernel-based matrix cumsum #416
Merged
Codecov / codecov/project
succeeded
Jun 21, 2024 in 0s
89.19% (target 90.00%)
View this Pull Request on Codecov
89.19% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 89.19%. Comparing base (
3178902
) to head (6a69454
).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #416 +/- ##
==========================================
+ Coverage 88.22% 89.19% +0.96%
==========================================
Files 49 49
Lines 2811 2803 -8
==========================================
+ Hits 2480 2500 +20
+ Misses 331 303 -28
Files | Coverage Δ | |
---|---|---|
KomaMRICore/ext/KomaAMDGPUExt.jl | 66.66% <ø> (+24.99%) |
⬆️ |
.../src/simulation/Bloch/BlochDictSimulationMethod.jl | 87.50% <100.00%> (ø) |
|
...Core/src/simulation/Bloch/BlochSimulationMethod.jl | 100.00% <100.00%> (ø) |
|
...omaMRICore/src/simulation/Bloch/KernelFunctions.jl | 100.00% <100.00%> (ø) |
|
KomaMRICore/src/simulation/Functors.jl | 47.36% <100.00%> (+14.93%) |
⬆️ |
KomaMRICore/src/simulation/SimulatorCore.jl | 94.59% <100.00%> (ø) |
Loading