Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-tracker/Model/EventIndex.php

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Function indexEvents has a Cognitive Complexity of 12 (exceeds 5 allowed). Consider refactoring.
Open

public function indexEvents($events)
{
$bulk = $this->indexOperation->createBulk();
$indices = [];
 
 
Severity: Minor
Found in src/module-elasticsuite-tracker/Model/EventIndex.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status