• 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
..
test_data Loading commit data...
cannon_state.go Loading commit data...
cannon_state_test.go Loading commit data...
executor.go Loading commit data...
executor_test.go Loading commit data...
local.go Loading commit data...
local_test.go Loading commit data...
prestate.go Loading commit data...
prestate_test.go Loading commit data...
provider.go Loading commit data...
provider_test.go Loading commit data...