warlof/seat-migrator

View on GitHub
src/Models/Killmail.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getUpgradeMapping has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getUpgradeMapping(): array
    {
        return [
            'character_killmails' => [
                'characterID' => 'character_id',
Severity: Minor
Found in src/Models/Killmail.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status