status-im/status-go

View on GitHub
protocol/messenger_response.go

Summary

Maintainability
D
1 day
Test Coverage
B
87%

MessengerResponse has 88 methods (exceeds 21 allowed). Consider refactoring.
Open

type MessengerResponse struct {
    Contacts                      []*Contact
    Installations                 []*multidevice.Installation
    Invitations                   []*GroupChatInvitation
    CommunityChanges              []*communities.CommunityChanges
Severity: Major
Found in protocol/messenger_response.go - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status