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

Use turn perspective in get_evaluation(), if it's enabled. #34

Closed johndoknjas closed 1 year ago

johndoknjas commented 1 year ago

Follows up on what was mentioned in this discussion: https://github.com/orgs/py-stockfish/discussions/1#discussioncomment-5874032

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 93.32% to 93.32% :arrow_right: The branch rate is 88%.

100% of new lines are covered.

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