lanl-ansi / GasModels.jl

A Julia/JuMP Package for Gas Network Optimization
https://lanl-ansi.github.io/GasModels.jl/latest/
Other
65 stars 16 forks source link

Steady State OGF Linear Relaxation #253

Closed kaarthiksundar closed 11 months ago

kaarthiksundar commented 11 months ago

The linear relaxations for non-linear terms in the OGF, migrated from @hskkanth's fork.

codecov[bot] commented 11 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (7c8124a) 79.38% compared to head (32ef788) 79.43%.

Files Patch % Lines
src/prob/ogf_comp_power_proxy.jl 66.66% 20 Missing :warning:
src/form/lrwp.jl 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #253 +/- ## ========================================== + Coverage 79.38% 79.43% +0.04% ========================================== Files 37 38 +1 Lines 5365 5494 +129 ========================================== + Hits 4259 4364 +105 - Misses 1106 1130 +24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.