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

Use custom Stockfish builds for CI to test with different versions #66

Open kieferro opened 10 months ago

kieferro commented 10 months ago

This PR replaces the stockfish installation step with a cached custom build steps so that we can test with Stockfish 15.1 and Stockfish 16.

Things that aren't added yet, but that are made possible by this and that we could implement in the future:

github-actions[bot] commented 10 months ago

Coverage report

The coverage rate went from 96.5% to 96.5% :arrow_up: The branch rate is 93%.

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