status-im/status-go

View on GitHub
protocol/pushnotificationserver/server.go

Summary

Maintainability
A
2 hrs
Test Coverage
F
59%

Server has 23 methods (exceeds 21 allowed). Consider refactoring.
Open

type Server struct {
    persistence   Persistence
    config        *Config
    messageSender *common.MessageSender
    // SentRequests keeps track of the requests sent to gorush, for testing only
Severity: Minor
Found in protocol/pushnotificationserver/server.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status