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 — master ( 5182b7...f60ec3 )
by Dominic
02:54
created

Changes

3 issues (1 major, 2 informational) were introduced.
Test Coverage has increased to 70% (+4%).
3 added classes/operations
Arrow B ImportCommandTest::testImportSucceed() added
Arrow A ImportCommandTest::testImportWithWrongArguments() added
Arrow A ImportCommandTest::testExportWithInvalidFilename() added
A B ImportCommand::execute() got worse
9.53
▼   -0.16
Test Coverage
70%
▲ +3%   –   Changes
Head
Dominic Martineau  
Add Import command and some unit tests
Base
Dominic Martineau  
Add exceptions and some unit tests