FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Use hash moves for move ordering #85

Closed FitzOReilly closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #85 (120f517) into main (77877a9) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   96.61%   96.62%           
=======================================
  Files          62       62           
  Lines        6439     6450   +11     
=======================================
+ Hits         6221     6232   +11     
  Misses        218      218           
Impacted Files Coverage Δ
search/src/alpha_beta.rs 99.04% <100.00%> (+0.05%) :arrow_up:

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 77877a9...120f517. Read the comment docs.