Skip to content
Triggered via schedule October 16, 2023 08:18
Status Success
Total duration 16m 59s
Artifacts 1

ci.yaml

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

Annotations

1 warning
Test for mutants (ubuntu-latest, 8.1): src/DI/SchedulerExtension.php#L183
Escaped Mutant for Mutator "FalseValue": --- Original +++ New @@ @@ } $jobs[$id] = $jobDefinitionName; } - return $builder->addDefinition($this->prefix('jobManager'))->setFactory(LazyJobManager::class, ['jobs' => $jobs, 'expressions' => $expressions])->setAutowired(false); + return $builder->addDefinition($this->prefix('jobManager'))->setFactory(LazyJobManager::class, ['jobs' => $jobs, 'expressions' => $expressions])->setAutowired(true); } private function registerErrorHandler(stdClass $config) : ?Statement {

Artifacts

Produced during runtime
Name Size
Logs - Mutations Expired
797 Bytes