FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Wait until the engine is actually ready before sending "isready" #104

Closed FitzOReilly closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #104 (a11f288) into main (a7ac7a3) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files          65       65           
  Lines        7035     7041    +6     
=======================================
+ Hits         6684     6690    +6     
  Misses        351      351           
Impacted Files Coverage Δ
search/src/search.rs 86.04% <ø> (ø)
search/src/searcher.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 a7ac7a3...a11f288. Read the comment docs.