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 RegularizedLeastSquares to 0.10, (keep existing compat) #151

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the RegularizedLeastSquares package from 0.9.0 to 0.9.0, 0.10. 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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.49 :tada:

Comparison is base (4457ec4) 65.67% compared to head (8d17539) 66.17%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== + Coverage 65.67% 66.17% +0.49% ========================================== Files 9 9 Lines 268 269 +1 ========================================== + Hits 176 178 +2 + Misses 92 91 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/MagneticResonanceImaging/MRIReco.jl/pull/151/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MagneticResonanceImaging)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.