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

50 Move Draw Counter #66

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

Implements #34

Features:

codecov[bot] commented 5 years ago

Codecov Report

Merging #66 into master will increase coverage by 0.7%. The diff coverage is 78.94%.

@@            Coverage Diff            @@
##           master      #66     +/-   ##
=========================================
+ Coverage   57.85%   58.56%   +0.7%     
=========================================
  Files          22       22             
  Lines        1336     1354     +18     
=========================================
+ Hits          773      793     +20     
+ Misses        544      541      -3     
- Partials       19       20      +1