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

Param checking #60

Closed johndoknjas closed 1 year ago

johndoknjas commented 1 year ago

Closes #28

When a parameter is updated, check that:

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 96.53% to 96.62% :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.62%` of the complete file).