FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Fix clippy warnings #44

Closed FitzOReilly closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #44 (b6edec3) into main (23bc6a9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files          30       30           
  Lines        5074     5074           
=======================================
  Hits         4806     4806           
  Misses        268      268           
Impacted Files Coverage Δ
movegen/src/file.rs 100.00% <100.00%> (ø)
movegen/src/piece.rs 100.00% <100.00%> (ø)
movegen/src/rank.rs 100.00% <100.00%> (ø)
movegen/src/square.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 23bc6a9...b6edec3. Read the comment docs.