Skip to content

Ignore more files

Ignore more files #41

Triggered via push April 15, 2023 19:03
Status Success
Total duration 1m 30s
Artifacts

build.yaml

on: push
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation tests
Matrix: Static Code Analysis
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Mutation tests (8.2, highest): src/DependencyInjection/SetonoEditorJSExtension.php#L21
Escaped Mutant for Mutator "MethodCallRemoval": --- Original +++ New @@ @@ { $loader = new XmlFileLoader($container, new FileLocator(__DIR__ . '/../Resources/config')); $loader->load('services.xml'); - $container->registerForAutoconfiguration(BlockRendererInterface::class)->addTag('setono_editorjs.block_renderer'); + } }