Skip to content

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

More work on mapping code coverage targets to source locations

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

Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: push
Coding Guidelines
18s
Coding Guidelines
Static Analysis
51s
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.