chkwon / PyHygese

A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
MIT License
82 stars 11 forks source link

windows-2019 for GitHub Action #21

Closed chkwon closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.27% // Head: 95.34% // Decreases project coverage by -0.93% :warning:

Coverage data is based on head (2c3adbc) compared to base (1d349d4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #21 +/- ## ========================================== - Coverage 96.27% 95.34% -0.94% ========================================== Files 4 4 Lines 215 215 ========================================== - Hits 207 205 -2 - Misses 8 10 +2 ``` | [Impacted Files](https://codecov.io/gh/chkwon/PyHygese/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon) | Coverage Δ | | |---|---|---| | [hygese/hygese.py](https://codecov.io/gh/chkwon/PyHygese/pull/21/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon#diff-aHlnZXNlL2h5Z2VzZS5weQ==) | `93.00% <0.00%> (-1.40%)` | :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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.