JuliaStochOpt / ParameterJuMP.jl

A JuMP extension to use parameter in constraints RHS
MIT License
41 stars 5 forks source link

Switch CI to Github actions #69

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c7d5991). Click here to learn what that means. The diff coverage is 66.40%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #69   +/-   ##
=========================================
  Coverage          ?   67.88%           
=========================================
  Files             ?        7           
  Lines             ?      467           
  Branches          ?        0           
=========================================
  Hits              ?      317           
  Misses            ?      150           
  Partials          ?        0           
Impacted Files Coverage Δ
src/variable_interface.jl 23.33% <23.33%> (ø)
src/mutable_arithmetics.jl 37.03% <57.14%> (ø)
src/operators.jl 62.00% <66.66%> (ø)
src/constraints.jl 72.31% <72.31%> (ø)
src/print.jl 77.27% <77.27%> (ø)
src/ParameterJuMP.jl 89.65% <85.00%> (ø)
src/macros.jl 86.66% <86.66%> (ø)

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 c7d5991...80a0eed. Read the comment docs.