py-stockfish / stockfish

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

Add function for sending the `go perft` command #50

Closed kieferro closed 1 year ago

kieferro commented 1 year ago

Closes #44

This PR adds:

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 96.38% to 96.52% :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.52%` of the complete file).