Skip to content
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

Implement MOI.default_cache #137

Merged
merged 8 commits into from
Mar 1, 2022
Merged

Implement MOI.default_cache #137

merged 8 commits into from
Mar 1, 2022

Conversation

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #137 (72dbd92) into master (d899fd9) will decrease coverage by 2.35%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   81.20%   78.84%   -2.36%     
==========================================
  Files           3        3              
  Lines         250      260      +10     
==========================================
+ Hits          203      205       +2     
- Misses         47       55       +8     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 78.76% <33.33%> (-1.24%) ⬇️
src/MOI_wrapper/permuted_exponential_cone.jl 72.72% <75.00%> (-16.17%) ⬇️

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 d899fd9...72dbd92. Read the comment docs.

@odow odow changed the title WIP: implement MOI.default_cache Implement MOI.default_cache Mar 1, 2022
@odow
Copy link
Member

odow commented Mar 1, 2022

@blegat why are we getting this ZeroBridge error when we weren't without the OptimizerCache?

@odow odow merged commit 1b69b84 into master Mar 1, 2022
@odow odow deleted the bl/default_cache branch March 1, 2022 22:49
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