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

Pool struct for primal solutions of colgen #915

Merged
merged 1 commit into from
May 29, 2023
Merged

Pool struct for primal solutions of colgen #915

merged 1 commit into from
May 29, 2023

Conversation

guimarqu
Copy link
Contributor

@guimarqu guimarqu commented May 29, 2023

Close #912, close #808

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 93.33% and project coverage change: +1.03 🎉

Comparison is base (d4338da) 69.41% compared to head (99e0c77) 70.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #915      +/-   ##
==========================================
+ Coverage   69.41%   70.45%   +1.03%     
==========================================
  Files          82       83       +1     
  Lines        5918     5929      +11     
==========================================
+ Hits         4108     4177      +69     
+ Misses       1810     1752      -58     
Impacted Files Coverage Δ
src/MOIwrapper.jl 35.16% <0.00%> (ø)
src/MathProg/MathProg.jl 100.00% <ø> (ø)
src/MathProg/duties.jl 62.50% <ø> (ø)
src/MathProg/pool.jl 94.73% <94.73%> (ø)
src/MathProg/formulation.jl 62.29% <100.00%> (+12.68%) ⬆️
src/MathProg/projection.jl 94.23% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ 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 b5ab51d into master May 29, 2023
@guimarqu guimarqu deleted the sol_pool branch May 29, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant