Completed
Push — master ( ed922a...ce73d9 )
by Nikola
03:26
created

Changes

6 issues (2 major, 2 minor, 2 informational) were introduced.
2 issues were fixed.
Test Coverage has decreased to 14% (-7%).
1 new patch (Doc Comments) is available.
36 added classes/operations
Arrow B ClassMetadata::hasPublicMethod() added
Arrow B MethodMetadata::fromClassMethod() added
Arrow A MethodMetadata added
Arrow A ParameterMetadata added
Arrow A MethodChoice added
Arrow A ClassMetadata::getMethods() added
Arrow A ClassMetadata::getConstructor() added
Arrow A ClassMetadata::hasParent() added
Arrow A ClassMetadata::getParent() added
Arrow A ClassMetadata::isAutoloadable() added
B D ClassIntrospectionVisitor::enterNode() got worse
D B GenerateBuilderCommand::getMethods() improved
B C ClassLoader::load() got worse
A B GenerateBuilderCommand::getBuildingClass() got worse
view all  
8.97
▲   + 0.48
Test Coverage
14%
▼ -7%   –   Changes
Head
Nikola Svitlica a.k.a. TheCelavi  
Working on class loader and types...
1 more commit
Base
Nikola Svitlica a.k.a. TheCelavi  
Checkpoint, we are going to do all class parsing via Nikic PHP parser...