py-stockfish / stockfish

Integrates the Stockfish chess engine with Python (Official fork)
https://py-stockfish.github.io/stockfish/
MIT License
30 stars 9 forks source link

Add time parameter to `get_evaluation` #61

Closed kieferro closed 1 year ago

kieferro commented 1 year ago

Originally opened as https://github.com/zhelyabuzhsky/stockfish/pull/118 by @rinslow

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 94.38% to 96.64% :arrow_up: The branch rate is 93%.

100% of new lines are covered.

Diff Coverage details (click to unfold) ### stockfish/models.py `100%` of new lines are covered (`96.64%` of the complete file).