status-im/status-go

View on GitHub
protocol/communities/persistence_test.go

Summary

Maintainability
A
3 hrs
Test Coverage

PersistenceSuite has 27 methods (exceeds 21 allowed). Consider refactoring.
Open

type PersistenceSuite struct {
    suite.Suite

    db       *Persistence
    identity *ecdsa.PrivateKey
Severity: Minor
Found in protocol/communities/persistence_test.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status