waku-org/go-waku

View on GitHub
waku/v2/protocol/rln/group_manager/dynamic/handler_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestHandler has 61 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestHandler(t *testing.T) {
    // Create a RLN instance
    rlnInstance, err := rln.NewRLN()
    require.NoError(t, err)

Severity: Minor
Found in waku/v2/protocol/rln/group_manager/dynamic/handler_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status