FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Restrict killers to non-captures #127

Closed FitzOReilly closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #127 (69abfe2) into main (0739f66) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   94.02%   94.02%           
=======================================
  Files          68       68           
  Lines        7947     7947           
=======================================
  Hits         7472     7472           
  Misses        475      475           
Impacted Files Coverage Δ
search/src/alpha_beta.rs 100.00% <100.00%> (ø)

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 0739f66...69abfe2. Read the comment docs.