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

Pawn Promotion for AI #127

Closed alexander-lee closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #127 into master will increase coverage by 0.18%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   71.34%   71.53%   +0.18%     
==========================================
  Files          30       30              
  Lines        2237     2241       +4     
==========================================
+ Hits         1596     1603       +7     
+ Misses        606      604       -2     
+ Partials       35       34       -1