waku-org/go-waku

View on GitHub
waku/v2/peermanager/peer_manager_test.go

Summary

Maintainability
A
35 mins
Test Coverage

Function createHostWithDiscv5AndPM has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func createHostWithDiscv5AndPM(t *testing.T, hostName string, topic string, enrField uint8, bootnode ...*enode.Node) (host.Host, *PeerManager, *discv5.DiscoveryV5) {
Severity: Minor
Found in waku/v2/peermanager/peer_manager_test.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status