Skip to content

More work on mapping code coverage targets to source locations #1362

More work on mapping code coverage targets to source locations

More work on mapping code coverage targets to source locations #1362

Status Failure
Total duration 5m 27s
Artifacts

ci.yml

on: push
Coding Guidelines
13s
Coding Guidelines
Static Analysis
24s
Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static Analysis: src/Target/Mapper.php#L78
Method SebastianBergmann\CodeCoverage\Test\Target\Mapper::mapTarget() should return array<non-empty-string, array<int, int<1, max>>> but returns array<int, int<1, max>>.
Static Analysis: src/Target/Mapper.php#L81
Method SebastianBergmann\CodeCoverage\Test\Target\Mapper::mapTarget() should return array<string, array<int, int<1, max>>> but return statement is missing.
Static Analysis: src/Target/Mapper.php#L88
Method SebastianBergmann\CodeCoverage\Test\Target\Mapper::mapTarget() should return array<non-empty-string, array<int, int<1, max>>> but returns array<int, int<1, max>>.
Static Analysis
Process completed with exit code 1.