Skip to content

PHP 8.3 + Mago QA toolchain + Result test coverage #73

PHP 8.3 + Mago QA toolchain + Result test coverage

PHP 8.3 + Mago QA toolchain + Result test coverage #73

Triggered via pull request August 24, 2026 06:17
Status Success
Total duration 24s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: qa / test
Matrix: qa / mago
qa  /  Codecov
0s
qa / Codecov
qa  /  Mutation testing
0s
qa / Mutation testing
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
missing-property-type: src/AdapterPlatform.php#L23
Property `$resource` is missing a type hint. >Property `$resource` declared here without a type hint Adding type hints to properties improves code readability and helps prevent type errors. Help: Consider adding a type hint to property `$resource`.
missing-property-type: src/AdapterPlatform.php#L23
Property `$resource` is missing a type hint. >Property `$resource` declared here without a type hint Adding type hints to properties improves code readability and helps prevent type errors. Help: Consider adding a type hint to property `$resource`.
missing-property-type: src/AdapterPlatform.php#L23
Property `$resource` is missing a type hint. >Property `$resource` declared here without a type hint Adding type hints to properties improves code readability and helps prevent type errors. Help: Consider adding a type hint to property `$resource`.