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

Add kernel-based matrix cumsum #416

Merged
merged 6 commits into from
Jun 21, 2024

Expand tests and exclude Metal and kernel functions from coverage / f…

6a69454
Select commit
Loading
Failed to load commit list.
Merged

Add kernel-based matrix cumsum #416

Expand tests and exclude Metal and kernel functions from coverage / f…
6a69454
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 3 files with indirect coverage changes