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

Generalize Players in Game #90

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

Features:

codecov[bot] commented 5 years ago

Codecov Report

Merging #90 into master will decrease coverage by 0.04%. The diff coverage is 66.66%.

@@            Coverage Diff            @@
##           master     #90      +/-   ##
=========================================
- Coverage   69.54%   69.5%   -0.05%     
=========================================
  Files          26      26              
  Lines        1596    1607      +11     
=========================================
+ Hits         1110    1117       +7     
- Misses        463     467       +4     
  Partials       23      23