philips-software/cogito

View on GitHub
workspaces/cogito-ios-app/CogitoTests/AppStateHelper.swift

Summary

Maintainability
A
50 mins
Test Coverage

Function appState has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

func appState(keyStore: KeyStoreState = initialKeyStoreState,
              createIdentity: CreateIdentityState = initialCreateIdentityState,
              diamond: DiamondState = initialDiamondState,
              telepath: TelepathState = initialTelepathState,
              attestations: AttestationsState = initialAttestationsState,
Severity: Major
Found in workspaces/cogito-ios-app/CogitoTests/AppStateHelper.swift - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status