averias/phpredis-bloom

View on GitHub
src/RedisBloomClient/Command/TopK/TopKCommandTrait.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method topKReserve has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    public function topKReserve(string $key, int $topK, int $width, int $depth, float $decay): bool
Severity: Minor
Found in src/RedisBloomClient/Command/TopK/TopKCommandTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status