PowerModels.jl icon indicating copy to clipboard operation
PowerModels.jl copied to clipboard

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

Open odow opened this issue 8 months ago • 1 comments

Closes https://github.com/lanl-ansi/PowerModels.jl/issues/730

This needs discussion in our call:

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

odow avatar Apr 28 '25 03:04 odow

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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%) :arrow_up:

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.

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

codecov[bot] avatar Apr 28 '25 03:04 codecov[bot]