jump-dev / Clp.jl

A Julia interface to the Coin-OR Linear Programming solver (CLP)
https://projects.coin-or.org/Clp
Other
54 stars 25 forks source link

Add new Clp_jll version #112

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #112 (be17f13) into master (12542b0) will increase coverage by 0.59%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   53.73%   54.32%   +0.59%     
==========================================
  Files           3        3              
  Lines         603      624      +21     
==========================================
+ Hits          324      339      +15     
- Misses        279      285       +6     
Impacted Files Coverage Δ
src/Clp.jl 0.00% <0.00%> (-71.43%) :arrow_down:
src/gen/libclp_api.jl 17.37% <0.00%> (-0.90%) :arrow_down:
src/MOI_wrapper/MOI_wrapper.jl 90.22% <0.00%> (+0.72%) :arrow_up:

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 12542b0...be17f13. Read the comment docs.