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

Linear Approximation #255

Closed kaarthiksundar closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (6a6c37a) 79.43% compared to head (45d1039) 79.35%.

Files Patch % Lines
src/prob/ogf_comp_power_and_pipe_proxy.jl 66.66% 20 Missing :warning:
src/core/constraint.jl 80.00% 2 Missing :warning:
src/prob/ogf_comp_power_proxy.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #255 +/- ## ========================================== - Coverage 79.43% 79.35% -0.09% ========================================== Files 38 39 +1 Lines 5494 5579 +85 ========================================== + Hits 4364 4427 +63 - Misses 1130 1152 +22 ```

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