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
50 stars 15 forks source link

Minor re-organization of MOI_wrapper.jl #94

Closed odow closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (86bc729) 94.17% compared to head (b1cf4e5) 93.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ========================================== - Coverage 94.17% 93.95% -0.22% ========================================== Files 3 3 Lines 446 447 +1 ========================================== Hits 420 420 - Misses 26 27 +1 ``` | [Files](https://app.codecov.io/gh/chkwon/PATHSolver.jl/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon) | Coverage Δ | | |---|---|---| | [src/MOI\_wrapper.jl](https://app.codecov.io/gh/chkwon/PATHSolver.jl/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon#diff-c3JjL01PSV93cmFwcGVyLmps) | `97.43% <90.90%> (-0.51%)` | :arrow_down: |

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