FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Optimize MoveGenerator::generate_captures #124

Closed FitzOReilly closed 2 years ago

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

Codecov Report

Merging #124 (d61ea15) into main (919cfb2) will decrease coverage by 0.08%. The diff coverage is 84.61%.

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   94.09%   94.01%   -0.09%     
==========================================
  Files          68       68              
  Lines        7860     7921      +61     
==========================================
+ Hits         7396     7447      +51     
- Misses        464      474      +10     
Impacted Files Coverage Δ
...egen/src/move_generator/move_generator_template.rs 76.55% <81.63%> (+0.89%) :arrow_up:
movegen/src/move_generator.rs 99.62% <93.75%> (-0.13%) :arrow_down:

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 919cfb2...d61ea15. Read the comment docs.