Add 100% test coverage for PseudoTypes
#315
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
4s
Code Coverage
/
Code Coverage
44s
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Annotations
5 errors
|
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/PseudoTypes/NonEmptyListTest.php#L31
Expected 1 space after comma in argument list; 2 found
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/PseudoTypes/ObjectShapeTest.php#L8
Type phpDocumentor\Reflection\Types\Mixed_ is not used in this file.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/PseudoTypes/ObjectShapeTest.php#L7
Type phpDocumentor\Reflection\Types\Array_ is not used in this file.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/tests/unit/PseudoTypes/ListTest.php#L31
Expected 1 space after comma in argument list; 2 found
|