Skip to content

Initial work on mapping code coverage targets to source locations #1357

Initial work on mapping code coverage targets to source locations

Initial work on mapping code coverage targets to source locations #1357

Status Failure
Total duration 1m 26s
Artifacts

ci.yml

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

Annotations

3 errors
Static Analysis: src/Target/Mapper.php#L71
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#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
Process completed with exit code 1.