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

misc ai refactor, fix ABDADA minor bug #109

Closed Vadman97 closed 5 years ago

Vadman97 commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #109 into master will decrease coverage by 0.51%. The diff coverage is 61.03%.

@@            Coverage Diff            @@
##           master    #109      +/-   ##
=========================================
- Coverage   76.81%   76.3%   -0.52%     
=========================================
  Files          29      29              
  Lines        2062    2089      +27     
=========================================
+ Hits         1584    1594      +10     
- Misses        439     457      +18     
+ Partials       39      38       -1