lanl-ansi / GasPowerModels.jl

Julia packages for joint optimization of natural gas and power transmission networks
https://lanl-ansi.github.io/GasPowerModels.jl/stable/
Other
24 stars 10 forks source link

UPD: Update continuous integration to use GitHub Workflows instead of Travis #56

Closed tasseff closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (2e720d3) into master (a12d8eb) will decrease coverage by 0.93%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   98.59%   97.65%   -0.94%     
==========================================
  Files          15       15              
  Lines         284      299      +15     
==========================================
+ Hits          280      292      +12     
- Misses          4        7       +3     
Impacted Files Coverage Δ
src/GasPowerModels.jl 100.00% <ø> (ø)
src/core/base.jl 95.12% <ø> (-4.88%) :arrow_down:
src/core/constraint.jl 100.00% <ø> (ø)
src/core/constraint_template.jl 100.00% <ø> (ø)
src/core/data.jl 100.00% <ø> (ø)
src/core/objective.jl 100.00% <ø> (ø)
src/core/ref.jl 94.44% <ø> (-5.56%) :arrow_down:
src/core/variable.jl 100.00% <ø> (ø)
src/form/relaxed.jl 100.00% <ø> (ø)
src/prob/ne_opf.jl 100.00% <ø> (ø)
... and 7 more

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 a12d8eb...2e720d3. Read the comment docs.