Skip to content

ClockAdapterFactory #54

ClockAdapterFactory

ClockAdapterFactory #54

Triggered via push November 26, 2023 20:15
Status Cancelled
Total duration 2m 0s
Artifacts 1

ci.yaml

on: push
Matrix: Tests
Matrix: Coding standard
Matrix: Static analysis
Matrix: Test for mutants
Matrix: Code coverage finish
Status check - CI
2s
Status check - CI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Tests (macos-latest, 7.4, false)
Canceling since a higher priority waiting request for 'CI-refs/heads/v1.x' exists
Tests (macos-latest, 8.1, false)
The operation was canceled.
Tests (windows-latest, 7.4, false)
The operation was canceled.
Tests (macos-latest, 8.0, false)
The operation was canceled.
Tests (windows-latest, 8.1, false)
The operation was canceled.
Tests (windows-latest, 8.0, false)
The operation was canceled.
Test for mutants (ubuntu-latest, 8.1): src/Adapter/ClockAdapterFactory.php#L18
Escaped Mutant for Mutator "InstanceOf_": --- Original +++ New @@ @@ if ($clock instanceof Clock) { return $clock; } - if ($clock instanceof SymfonyClock) { + if (false) { return new SymfonyToOrisaiClockAdapter($clock); } return new PsrToOrisaiClockAdapter($clock); } }

Artifacts

Produced during runtime
Name Size
Logs - Mutations Expired
555 Bytes