FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Add MVV-LVA move ordering #89

Closed FitzOReilly closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #89 (15c8b8e) into main (a9e4089) will decrease coverage by 0.07%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   96.57%   96.49%   -0.08%     
==========================================
  Files          66       66              
  Lines        6479     6538      +59     
==========================================
+ Hits         6257     6309      +52     
- Misses        222      229       +7     
Impacted Files Coverage Δ
search/tests/search.rs 76.36% <0.00%> (-2.89%) :arrow_down:
search/src/move_selector.rs 91.35% <98.11%> (+12.78%) :arrow_up:
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 a9e4089...15c8b8e. Read the comment docs.