FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Improve error handling when parsing FEN strings #49

Closed FitzOReilly closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #49 (c13c4c7) into main (4821198) will increase coverage by 0.19%. The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   94.00%   94.19%   +0.19%     
==========================================
  Files          31       31              
  Lines        5323     5394      +71     
==========================================
+ Hits         5004     5081      +77     
+ Misses        319      313       -6     
Impacted Files Coverage Δ
movegen/src/fen.rs 95.33% <97.05%> (+4.06%) :arrow_up:

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 4821198...c13c4c7. Read the comment docs.