fastbolt/entity-importer

View on GitHub
src/Reader/ApiReader.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method loadBulkData has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function loadBulkData(int $offset): void
    {
        $clientFactory = $this->clientFactory;
        $client        = $clientFactory();

Severity: Major
Found in src/Reader/ApiReader.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status