FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Optimize move selection #130

Closed FitzOReilly closed 2 years ago

FitzOReilly commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #130 (9c79832) into main (54c0790) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
+ Coverage   94.05%   94.06%   +0.01%     
==========================================
  Files          69       69              
  Lines        7990     8006      +16     
==========================================
+ Hits         7515     7531      +16     
  Misses        475      475              
Impacted Files Coverage Δ
search/src/alpha_beta.rs 100.00% <100.00%> (ø)
search/src/move_selector.rs 96.39% <100.00%> (+0.52%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.