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

Bound{Space, Sense} -> Bound #913

Merged
merged 2 commits into from
May 28, 2023
Merged

Bound{Space, Sense} -> Bound #913

merged 2 commits into from
May 28, 2023

Conversation

guimarqu
Copy link
Contributor

@guimarqu guimarqu commented May 28, 2023

close #492

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Patch coverage: 96.26% and project coverage change: -0.03 ⚠️

Comparison is base (70aa230) 69.44% compared to head (11f643a) 69.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #913      +/-   ##
==========================================
- Coverage   69.44%   69.42%   -0.03%     
==========================================
  Files          82       82              
  Lines        5940     5919      -21     
==========================================
- Hits         4125     4109      -16     
+ Misses       1815     1810       -5     
Impacted Files Coverage Δ
src/Algorithm/colgenstabilization.jl 100.00% <ø> (ø)
src/Algorithm/utilities/optimizationstate.jl 76.51% <85.71%> (ø)
src/ColunaBase/solsandbounds.jl 83.56% <94.87%> (+0.92%) ⬆️
src/Algorithm/basic/solveipform.jl 76.19% <100.00%> (ø)
src/Algorithm/branching/scores.jl 90.24% <100.00%> (ø)
src/MathProg/bounds.jl 94.02% <100.00%> (ø)
src/MathProg/problem.jl 84.37% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@guimarqu guimarqu merged commit 7146650 into master May 28, 2023
@guimarqu guimarqu deleted the simplify_bound_struct branch May 28, 2023 17:53
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.

Duplicated functionality : getvalue and float
1 participant