Skip to content

CompatHelper: bump compat for MathOptInterface to 1, (keep existing compat)#114

Merged
mtanneau merged 5 commits intomasterfrom
compathelper/new_version/2022-02-18-00-08-35-177-03055329947
Mar 4, 2022
Merged

CompatHelper: bump compat for MathOptInterface to 1, (keep existing compat)#114
mtanneau merged 5 commits intomasterfrom
compathelper/new_version/2022-02-18-00-08-35-177-03055329947

Conversation

@github-actions
Copy link
Contributor

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

@mtanneau mtanneau force-pushed the compathelper/new_version/2022-02-18-00-08-35-177-03055329947 branch from a3f93ee to 6c5bef8 Compare February 18, 2022 00:08
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2022

Codecov Report

Merging #114 (bde2ecd) into master (42e17e0) will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   89.00%   89.30%   +0.29%     
==========================================
  Files          43       43              
  Lines        2756     2655     -101     
==========================================
- Hits         2453     2371      -82     
+ Misses        303      284      -19     
Impacted Files Coverage Δ
src/Presolve/dominated_column.jl 80.21% <0.00%> (-0.84%) ⬇️
src/Presolve/Presolve.jl 94.02% <0.00%> (-0.57%) ⬇️
src/IPM/ipmdata.jl 91.30% <0.00%> (-0.48%) ⬇️
src/KKT/LDLFactorizations/ldlfact.jl 95.12% <0.00%> (-0.23%) ⬇️
src/Interfaces/MOI/constraints.jl 92.28% <0.00%> (-0.21%) ⬇️
src/Presolve/row_singleton.jl 90.38% <0.00%> (-0.19%) ⬇️
src/KKT/Dense/lapack.jl 92.68% <0.00%> (-0.18%) ⬇️
src/model.jl 95.34% <0.00%> (-0.11%) ⬇️
src/Presolve/free_column_singleton.jl 98.55% <0.00%> (-0.10%) ⬇️
src/KKT/Cholmod/sqd.jl 100.00% <0.00%> (ø)
... and 11 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 42e17e0...bde2ecd. Read the comment docs.

@mtanneau mtanneau merged commit 1098b00 into master Mar 4, 2022
@mtanneau mtanneau deleted the compathelper/new_version/2022-02-18-00-08-35-177-03055329947 branch March 4, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants