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

win test #14

Closed chkwon closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (f81cfea) into master (05493c7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files           4        4           
  Lines         215      215           
=======================================
  Hits          210      210           
  Misses          5        5           

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 05493c7...f81cfea. Read the comment docs.