MagneticResonanceImaging / MRIReco.jl

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

CompatHelper: bump compat for LinearOperators to 2 , (keep existing compat) #29

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the LinearOperators package from 1.0 to 1.0, 2 . This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
codecov-commenter commented 3 years ago

Codecov Report

Merging #29 (d5b2fdd) into master (30c779a) will decrease coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   65.14%   64.95%   -0.20%     
==========================================
  Files          63       63              
  Lines        3073     3042      -31     
==========================================
- Hits         2002     1976      -26     
+ Misses       1071     1066       -5     
Impacted Files Coverage Δ
src/Operators/SamplingOp.jl 16.66% <0.00%> (-6.42%) :arrow_down:
src/Operators/NFFTOp.jl 33.33% <0.00%> (-3.51%) :arrow_down:
src/Trajectories/3D/StackofStars.jl 10.34% <0.00%> (-2.99%) :arrow_down:
src/Trajectories/2D/EPI.jl 56.00% <0.00%> (-1.70%) :arrow_down:
src/Trajectories/2D/OneLine2D.jl 65.00% <0.00%> (-1.67%) :arrow_down:
src/Trajectories/2D/Radial2D.jl 62.50% <0.00%> (-1.50%) :arrow_down:
src/Trajectories/3D/Cartesian3D.jl 68.18% <0.00%> (-1.39%) :arrow_down:
src/Trajectories/2D/Cartesian2D.jl 72.72% <0.00%> (-1.19%) :arrow_down:
src/Trajectories/2D/Spiral2DVariableDens.jl 72.72% <0.00%> (-1.19%) :arrow_down:
src/Trajectories/3D/Kooshball.jl 72.00% <0.00%> (-1.08%) :arrow_down:
... and 16 more

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 30c779a...d5b2fdd. Read the comment docs.