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

Stuff related to parsing engine output #43

Closed johndoknjas closed 1 year ago

johndoknjas commented 1 year ago
github-actions[bot] commented 1 year ago

Coverage report

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

97.77% of new lines are covered.

Diff Coverage details (click to unfold) ### stockfish/models.py `97.77%` of new lines are covered (`96.38%` of the complete file). Missing lines: `711`
kieferro commented 1 year ago

(Just so that there is no misunderstanding: Since this is a WIP I'm assuming you're still working and don't need a review yet. If that should not be the case, just request one :smiley:)

johndoknjas commented 1 year ago

@kieferro Oh yeah, just a few things still left to do for this one. Thx for checking though :)