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

Update README #83

Closed odow closed 1 year ago

odow commented 1 year ago

x-ref https://github.com/jump-dev/JuMP.jl/pull/3309

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.49 :warning:

Comparison is base (253397c) 92.04% compared to head (fda8ab1) 91.55%.

:exclamation: Current head fda8ab1 differs from pull request most recent head e030996. Consider uploading reports for the commit e030996 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================== - Coverage 92.04% 91.55% -0.49% ========================================== Files 3 3 Lines 377 379 +2 ========================================== Hits 347 347 - Misses 30 32 +2 ``` | [Impacted Files](https://codecov.io/gh/chkwon/PATHSolver.jl/pull/83?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://codecov.io/gh/chkwon/PATHSolver.jl/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon#diff-c3JjL01PSV93cmFwcGVyLmps) | `95.27% <0.00%> (-1.53%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.