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

Remove @dadhia 's print statements, Fix bug I added to game logic #73

Closed Vadman97 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.43%. The diff coverage is 61.11%.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   67.18%   67.62%   +0.43%     
==========================================
  Files          25       25              
  Lines        1533     1529       -4     
==========================================
+ Hits         1030     1034       +4     
+ Misses        468      460       -8     
  Partials       35       35