Vadman97 / GolangChessAI

Go Chess AI - Exploring Parallel Search Techniques with a Novel Golang Chess Engine
GNU General Public License v3.0
8 stars 3 forks source link

Castling in the UI #121

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

118

codecov[bot] commented 5 years ago

Codecov Report

Merging #121 into master will increase coverage by 0.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   76.47%   76.62%   +0.14%     
==========================================
  Files          29       29              
  Lines        2113     2113              
==========================================
+ Hits         1616     1619       +3     
+ Misses        458      457       -1     
+ Partials       39       37       -2