status-im/status-go

View on GitHub
services/wallet/collectibles/controller.go

Summary

Maintainability
A
35 mins
Test Coverage
D
68%

Function NewController has 7 arguments (exceeds 6 allowed). Consider refactoring.
Open

    db *sql.DB,
    walletFeed *event.Feed,
    accountsDB *accounts.Database,
    accountsFeed *event.Feed,
    settingsFeed *event.Feed,
Severity: Major
Found in services/wallet/collectibles/controller.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status