GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — develop ( 86b96e...4422cd )
by Theo
01:44
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Python Classes Changes

C ChessBoard added
B TestBoard added
B TestMovements added
A Board added
A QuietReporter added
A Chess added
A TestValidateKnightMoves added
A TestValidatePawnMoves added
A TestChess added
C
chess.board.ChessBoard removed
B
chess.test.TestBoard removed
B
chess.test.TestMovements removed
A
chess.test.TestChess removed
A
tests.TestChess removed
A
chess.piece.Piece removed
A
chess.Chess removed
A
chess.board.Board removed
A
chess.test.TestValidateKnightMoves removed
A
chess.test.TestValidatePawnMoves removed
view more