MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

Linear operators2 #47

Closed tknopp closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (962d24f) into master (62afb3c) will decrease coverage by 0.02%. The diff coverage is 74.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   63.63%   63.60%   -0.03%     
==========================================
  Files          63       63              
  Lines        3041     3039       -2     
==========================================
- Hits         1935     1933       -2     
  Misses       1106     1106              
Impacted Files Coverage Δ
src/MRIReco.jl 50.00% <ø> (ø)
src/Operators/MapSliceOp.jl 0.00% <0.00%> (ø)
src/Operators/SamplingOp.jl 23.07% <0.00%> (ø)
src/Operators/Operators.jl 55.40% <40.00%> (ø)
src/Operators/Composition.jl 83.33% <100.00%> (ø)
src/Operators/ExplicitOp.jl 92.30% <100.00%> (ø)
src/Operators/FieldmapNFFTOp.jl 87.85% <100.00%> (-0.23%) :arrow_down:
src/Operators/NFFTOp.jl 32.81% <100.00%> (ø)
src/Operators/SensitivityOp.jl 90.62% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 62afb3c...962d24f. Read the comment docs.