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

Id subtype of Integer #709

Merged
merged 2 commits into from
Sep 1, 2022
Merged

Id subtype of Integer #709

merged 2 commits into from
Sep 1, 2022

Conversation

guimarqu
Copy link
Contributor

@guimarqu guimarqu commented Aug 31, 2022

So we can use them as indices of Julia sparse arrays.

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #709 (3a380ed) into master (5ecd32d) will increase coverage by 0.33%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
+ Coverage   85.96%   86.30%   +0.33%     
==========================================
  Files          58       58              
  Lines        5702     5703       +1     
==========================================
+ Hits         4902     4922      +20     
+ Misses        800      781      -19     
Impacted Files Coverage Δ
src/MathProg/formulation.jl 81.98% <ø> (+0.52%) ⬆️
src/MathProg/vcids.jl 90.00% <90.00%> (+7.24%) ⬆️
src/Algorithm/basic/solvelpform.jl 88.23% <0.00%> (-2.95%) ⬇️
src/MathProg/varconstr.jl 94.95% <0.00%> (+0.84%) ⬆️
src/Algorithm/benders.jl 89.14% <0.00%> (+0.98%) ⬆️
src/Algorithm/preprocessing.jl 76.87% <0.00%> (+1.13%) ⬆️
src/Algorithm/conquer.jl 80.37% <0.00%> (+1.26%) ⬆️
src/ColunaBase/nestedenum.jl 90.72% <0.00%> (+2.06%) ⬆️
src/Algorithm/branching/scores.jl 92.68% <0.00%> (+3.65%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@guimarqu guimarqu merged commit c8d9db6 into master Sep 1, 2022
@guimarqu guimarqu deleted the ids branch September 1, 2022 05:20
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.

1 participant