Skip to content

Conversation

@odow
Copy link
Member

@odow odow commented Apr 27, 2022

@matbesancon reported a problem where Clp.jl installs Clp_jll v100.1700.600 instead of v100.1700.601, and because of some missing compat bounds, this lets it install an older, incompatible version of MUMPS.

We could fix the bounds in General registry, but it's probably easier just to make a bug-fix here.

@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #133 (648842a) into master (dd6309b) will decrease coverage by 5.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   59.55%   54.25%   -5.30%     
==========================================
  Files           4        4              
  Lines         717      717              
==========================================
- Hits          427      389      -38     
- Misses        290      328      +38     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 82.79% <0.00%> (-8.75%) ⬇️
src/libClp.jl 28.08% <0.00%> (-2.25%) ⬇️

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 dd6309b...648842a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants