Skip to content

[potentially breaking] Use JuMP.SkewSymmetricMatrixSpace in variable_bus_voltage(::AbstractWRMModel #968

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

odow
Copy link
Collaborator

@odow odow commented Apr 28, 2025

Closes #730

This needs discussion in our call:

  • What's up with the bounds?
  • Is this breaking, because WI is now AffExpr?

Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.71%. Comparing base (685fbb2) to head (8cd110c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #968   +/-   ##
=======================================
  Coverage   93.71%   93.71%           
=======================================
  Files          43       43           
  Lines        9635     9638    +3     
=======================================
+ Hits         9029     9032    +3     
  Misses        606      606           
Files with missing lines Coverage Δ
src/form/wrm.jl 96.73% <100.00%> (+0.03%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 685fbb2...8cd110c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@odow odow changed the title Use JuMP.SkewSymmetricMatrixSpace in variable_bus_voltage(::AbstractWRMModel [potentially breaking] Use JuMP.SkewSymmetricMatrixSpace in variable_bus_voltage(::AbstractWRMModel Apr 30, 2025
@odow odow added this to the v0.22.0 milestone Apr 30, 2025
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.

Update SDP Formulations to use SkewSymMatrixSpace
1 participant