status-im/status-go

View on GitHub
multiaccounts/database.go

Summary

Maintainability
A
40 mins
Test Coverage
B
83%

Consider simplifying this complex logical expression.
Open

        if ii.Name == "" && len(ii.Payload) == 0 && ii.Width == 0 && ii.Height == 0 && ii.FileSize == 0 && ii.ResizeTarget == 0 {
Severity: Major
Found in multiaccounts/database.go - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status