Skip to content

Add multiple modifications interface #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 29, 2022
Merged

Add multiple modifications interface #164

merged 2 commits into from
Apr 29, 2022

Conversation

guilhermebodin
Copy link
Collaborator

@guilhermebodin guilhermebodin commented Apr 28, 2022

close #66

@guilhermebodin
Copy link
Collaborator Author

Related to jump-dev/MathOptInterface.jl#1800

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #164 (d27f15c) into master (9c829c2) will increase coverage by 0.34%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   55.55%   55.89%   +0.34%     
==========================================
  Files           9        9              
  Lines        4156     4179      +23     
==========================================
+ Hits         2309     2336      +27     
+ Misses       1847     1843       -4     
Impacted Files Coverage Δ
src/MOI/MOI_wrapper.jl 86.96% <100.00%> (+0.15%) ⬆️
src/api.jl 24.67% <100.00%> (+0.21%) ⬆️
src/lib.jl 15.86% <0.00%> (+0.22%) ⬆️

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 9c829c2...d27f15c. 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.

[MOI] add batch methods
2 participants