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

Adding PowerModels "var" lookup #149

Merged
merged 12 commits into from
Aug 6, 2017
Merged

Adding PowerModels "var" lookup #149

merged 12 commits into from
Aug 6, 2017

Conversation

ccoffrin
Copy link
Member

@ccoffrin ccoffrin commented Aug 5, 2017

Turns all JuMP variables into anonymous variables.

@codecov
Copy link

codecov bot commented Aug 5, 2017

Codecov Report

Merging #149 into master will decrease coverage by 0.01%.
The diff coverage is 87.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage      92%   91.98%   -0.02%     
==========================================
  Files          32       33       +1     
  Lines        3015     2996      -19     
==========================================
- Hits         2774     2756      -18     
+ Misses        241      240       -1
Impacted Files Coverage Δ
src/core/base.jl 88.59% <ø> (-0.2%) ⬇️
src/prob/pf.jl 100% <100%> (ø) ⬆️
src/core/constraint_template.jl 85.71% <100%> (-1.62%) ⬇️
src/form/act.jl 100% <100%> (ø) ⬆️
src/form/wr.jl 99.49% <100%> (+1.01%) ⬆️
src/core/variable.jl 100% <100%> (ø) ⬆️
src/form/wrm.jl 100% <100%> (ø) ⬆️
src/prob/misc.jl 100% <100%> (ø) ⬆️
src/core/solution.jl 87.71% <100%> (ø) ⬆️
src/form/shared.jl 94.11% <100%> (+0.78%) ⬆️
... and 13 more

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 c8e55a5...1664d3d. Read the comment docs.

@ccoffrin ccoffrin merged commit 59852a1 into master Aug 6, 2017
@ccoffrin ccoffrin deleted the pm-vars branch August 6, 2017 02:00
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.

None yet

1 participant