• Michael Lynch's avatar
    refactor(challenger): Define a type for Depth values (#8807) · ffd953a1
    Michael Lynch authored
    * wip: Create a type for position depth
    
    * work in progress
    
    * work in progress
    
    * Rename PositionDepth to Depth
    
    * Document Depth type
    
    * Fix unit test
    
    * Fix e2e tests
    
    * Fix more e2e tests
    
    * Fix GetMaxGameDepth function signature
    
    * Fix imports
    
    * Fix unit tests
    ffd953a1
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
flags Loading commit data...
game Loading commit data...
metrics Loading commit data...
scripts Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Dockerfile.dockerignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
challenger.go Loading commit data...
challenger_test.go Loading commit data...