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

QC-OTS tests and changelog #196

Merged
merged 5 commits into from
Nov 15, 2017
Merged

QC-OTS tests and changelog #196

merged 5 commits into from
Nov 15, 2017

Conversation

kaarthiksundar
Copy link
Collaborator

No description provided.

``relaxation_product_on_off(pm.model, vm_fr[i], vm_to[j], vv[l], z[l])`` to ``relaxation_product_on_off(pm.model, vm_fr[l], vm_to[l], vv[l], z[l])``
@ccoffrin
Copy link
Member

Linux tests pass, so merging.

@ccoffrin ccoffrin merged commit d3d23bb into lanl-ansi:master Nov 15, 2017
kaarthiksundar added a commit to kaarthiksundar/PowerModels.jl that referenced this pull request Nov 15, 2017
* Bug fix on QC-OTS formulation

``relaxation_product_on_off(pm.model, vm_fr[i], vm_to[j], vv[l], z[l])`` to ``relaxation_product_on_off(pm.model, vm_fr[l], vm_to[l], vv[l], z[l])``
@codecov
Copy link

codecov bot commented Nov 16, 2017

Codecov Report

Merging #196 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #196   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files          33       33           
  Lines        3181     3181           
=======================================
  Hits         2986     2986           
  Misses        195      195
Impacted Files Coverage Δ
test/ots.jl 91.78% <100%> (ø) ⬆️
src/form/wr.jl 99.44% <100%> (ø) ⬆️

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 d5f39ab...9e84ae7. Read the comment docs.

@kaarthiksundar kaarthiksundar deleted the temp branch November 16, 2017 04:32
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.

2 participants