kawax/packagist-bot

View on GitHub
app/Commands/Packagist/PackageCommand.php

Summary

Maintainability
A
1 hr
Test Coverage
B
87%

Method package has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function package(string $provider)
    {
        $urls = $this->packageUrls($provider);

        $this->barStart($urls->count());
Severity: Minor
Found in app/Commands/Packagist/PackageCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status