chkwon / Complementarity.jl

provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
Other
75 stars 20 forks source link

test updated, extras removed #54

Closed chkwon closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (ecdb137) into master (8e1e084) will increase coverage by 10.26%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #54       +/-   ##
===========================================
+ Coverage   85.17%   95.43%   +10.26%     
===========================================
  Files           3        3               
  Lines         317      307       -10     
===========================================
+ Hits          270      293       +23     
+ Misses         47       14       -33     
Impacted Files Coverage Δ
src/mcp.jl 99.23% <ø> (+6.58%) :arrow_up:
src/mpec.jl 92.57% <ø> (+13.24%) :arrow_up:

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 8e1e084...6773723. Read the comment docs.