JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Bump to MatrixMarket 0.5 #281

Closed tmigot closed 1 year ago

tmigot commented 1 year ago

Related to https://github.com/JuliaSmoothOptimizers/JSOTutorials.jl/pull/114

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.86 :warning:

Comparison is base (757701d) 82.95% compared to head (b3c259a) 80.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #281 +/- ## ========================================== - Coverage 82.95% 80.10% -2.86% ========================================== Files 58 58 Lines 3379 3377 -2 ========================================== - Hits 2803 2705 -98 - Misses 576 672 +96 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/JuliaSmoothOptimizers/RipQP.jl/pull/281/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers)

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

geoffroyleconte commented 1 year ago

Thank you!