N-Wouda / ALNS

Adaptive large neighbourhood search (and more!) in Python.
https://alns.readthedocs.io/en/latest/
MIT License
421 stars 122 forks source link

Minor things before next release #154

Closed N-Wouda closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #154 (e72aaf3) into master (963080d) will increase coverage by 0.13%. The diff coverage is 87.50%.

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

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   99.30%   99.44%   +0.13%     
==========================================
  Files          29       29              
  Lines         719      719              
==========================================
+ Hits          714      715       +1     
+ Misses          5        4       -1     
Impacted Files Coverage Δ
alns/select/AlphaUCB.py 100.00% <ø> (ø)
alns/select/MABSelector.py 92.00% <86.66%> (+2.20%) :arrow_up:
alns/State.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more