commit c2ad43ea47904cfd50d3915d237eb2c518eea0a5 parent 7ea50e51c76aa8dc9820569d4b104bb6e33348a2 Author: n0tr1v <n0tr1v@protonmail.com> Date: Tue, 13 Jun 2023 12:56:14 -0700 doc Diffstat:
| M | pkg/web/handlers/interceptors/chess.go | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkg/web/handlers/interceptors/chess.go b/pkg/web/handlers/interceptors/chess.go @@ -722,6 +722,7 @@ func CalcAdvantage(position *chess.Position) (string, string, string, string) { } func Test() { + // sbt 'testOnly lila.analyse.AccuracyPercentTest' // lichess: 86% 97% (game against stockfish) // Lila: 26.036024039104852 25.007112871751964 // Ours: 28.07242196565701 25.629909658576725