Represent CoverageData in objects #1656
ci.yml
on: pull_request
Coding Guidelines
18s
Static Analysis
22s
Matrix: Tests
Annotations
16 errors
|
Tests (ubuntu-latest, 8.4, xdebug3)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.5, xdebug3)
Process completed with exit code 2.
|
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
tests/tests/Data/ProcessedCodeCoverageDataTest.php#L107
Parameter #1 $functionCoverage of method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::setFunctionCoverage() expects array<string, array<string, SebastianBergmann\CodeCoverage\Data\ProcessedFunctionCoverageData>>, array<string, array<string, array<string, list<array<string, int|list<int>>>>>> given.
|
|
Static Analysis:
tests/tests/Data/ProcessedCodeCoverageDataTest.php#L76
Parameter #1 $functionCoverage of method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::setFunctionCoverage() expects array<string, array<string, SebastianBergmann\CodeCoverage\Data\ProcessedFunctionCoverageData>>, array<string, array<string, array<string, list<array<string, int|list<int>>>>>> given.
|
|
Tests (ubuntu-latest, 8.5, pcov)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.4, pcov)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, xdebug3)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.3, pcov)
Process completed with exit code 2.
|
|
Coding Guidelines
Process completed with exit code 8.
|
|
Tests (windows-latest, 8.4, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.3, xdebug3)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.5, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.3, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.4, xdebug3)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.5, xdebug3)
Process completed with exit code 1.
|