chkwon / PATHSolver.jl

provides a Julia wrapper for the PATH Solver for solving mixed complementarity problems
http://pages.cs.wisc.edu/%7Eferris/path.html
MIT License
51 stars 15 forks source link

Switch to DataDeps.jl #58

Closed odow closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (5fdc68c) into master (00d0aa2) will decrease coverage by 1.23%. The diff coverage is 65.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   92.33%   91.09%   -1.24%     
==========================================
  Files           2        3       +1     
  Lines         287      337      +50     
==========================================
+ Hits          265      307      +42     
- Misses         22       30       +8     
Impacted Files Coverage Δ
src/PATHSolver.jl 65.21% <65.21%> (ø)
src/MOI_wrapper.jl 96.61% <0.00%> (+0.21%) :arrow_up:
src/C_API.jl 90.81% <0.00%> (+1.04%) :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 00d0aa2...5fdc68c. Read the comment docs.