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

Small fixes in callbacks #170

Merged
merged 6 commits into from
Aug 19, 2022
Merged

Small fixes in callbacks #170

merged 6 commits into from
Aug 19, 2022

Conversation

rafabench
Copy link
Collaborator

@rafabench rafabench commented Jun 16, 2022

Close #169

src/xprs_callbacks.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #170 (8ca1432) into master (fdf66a2) will decrease coverage by 0.08%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
- Coverage   55.89%   55.81%   -0.09%     
==========================================
  Files           9        9              
  Lines        4179     4180       +1     
==========================================
- Hits         2336     2333       -3     
- Misses       1843     1847       +4     
Impacted Files Coverage Δ
src/xprs_callbacks.jl 61.53% <0.00%> (-1.21%) ⬇️
src/MOI/MOI_wrapper.jl 86.96% <50.00%> (ø)
src/MOI/MOI_callbacks.jl 84.45% <0.00%> (-2.03%) ⬇️

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 fdf66a2...8ca1432. Read the comment docs.

@rafabench rafabench requested a review from joaquimg June 17, 2022 18:00
@rafabench rafabench merged commit bc76f7d into master Aug 19, 2022
@odow odow deleted the rb/fix_callbacks branch April 5, 2023 03:00
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.

Benders implementation with callbacks
3 participants