status-im/status-go

View on GitHub
services/ext/api.go

Summary

Maintainability
F
1 wk
Test Coverage
F
6%

PublicAPI has 315 methods (exceeds 21 allowed). Consider refactoring.
Open

type PublicAPI struct {
    service  *Service
    eventSub mailservers.EnvelopeEventSubscriber
    log      log.Logger
}
Severity: Major
Found in services/ext/api.go - About 6 days to fix

    File api.go has 1312 lines of code (exceeds 900 allowed). Consider refactoring.
    Open

    package ext
    
    import (
        "context"
        "crypto/ecdsa"
    Severity: Major
    Found in services/ext/api.go - About 1 day to fix

      There are no issues that match your filters.

      Category
      Status