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.
Failed Conditions
Push — master ( ee03a9...9efbbd )
by Dušan
02:47
created

580 +1 Covered Lines

595 +1 Total Lines

97.5 % +0.004% Code Coverage

PHP Classes Changes

 
100%
CollectionTrait added

CRAP Changes

 
3
CollectionTrait::get() added
 
3
CollectionTrait::getOrDefault() added
 
3
CollectionTrait::getNth() added
 
3
CollectionTrait::find() added
 
3
CollectionTrait::first() added
 
3
CollectionTrait::last() added
 
1
CollectionTrait::flatten() added
 
1
CollectionTrait::reduceRight() added
 
1
CollectionTrait::splitWith() added
 
1
CollectionTrait::except() added
view more  
3
 
Collection::get() removed
3
 
Collection::getOrDefault() removed
3
 
Collection::getNth() removed
3
 
Collection::find() removed
3
 
Collection::first() removed
3
 
Collection::last() removed
1
 
Collection::flatten() removed
1
 
Collection::reduceRight() removed
1
 
Collection::splitWith() removed
1
 
Collection::except() removed
view more