Completed
Push — master ( 705db9...4595b8 )
by Todd
50:14
created

Changes

8 issues (1 major, 3 minor, 4 informational) were introduced.
15 issues were fixed.
Test Coverage has increased to 94% (+3%).
17 added classes/operations
Arrow A ValidationField added
Arrow A Schema::validateNumber() added
Arrow A Schema::validateEnum() added
Arrow A Validation::getFieldErrors() added
Arrow A Validation::formatError() added
Arrow A ValidationField::__construct() added
Arrow A ValidationField::addError() added
Arrow A ValidationField::addTypeError() added
Arrow A ValidationField::isValid() added
Arrow A ValidationField::merge() added
B C Schema::validateArray() got worse
C D Schema::validateDatetime() got worse
A B Schema::validateTimestamp() got worse
view all  
6.3
▲   + 0.16
Test Coverage
94%
▲ +3%   –   Changes
Head
Todd Burry  
Implement the rest of the internal methods with the ValidationField class
6 more commits
Base
Todd Burry  
Give code analyzers a better idea of how Schema::createValidation() works