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 option to view all communication between engine and library #30

Closed kieferro closed 1 year ago

kieferro commented 1 year ago

This PR adds the option to see all communication for easier debugging.

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 94.71% to 95.99% :arrow_up: The branch rate is 92%.

66.66% of new lines are covered.

Diff Coverage details (click to unfold) ### stockfish/models.py `66.66%` of new lines are covered (`95.99%` of the complete file). Missing lines: `90`, `191`, `204`