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 release date of SF 16, and shorten #lines in test_models.py #54

Closed johndoknjas closed 12 months ago

johndoknjas commented 12 months ago

Inspired by #53, this PR adds the release date string for Stockfish 16 (based off the date provided for it here). Also shortened the number of lines in test_models.py (the tests should all still test exactly the same thing).

github-actions[bot] commented 12 months ago

Coverage report

The coverage rate went from 94.34% to 94.92% :arrow_up: The branch rate is 89%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.