waku-org/go-waku

View on GitHub
waku/v2/timesource/ntp_test.go

Summary

Maintainability
A
3 hrs
Test Coverage

Function newTestCases has 107 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func newTestCases() []*testCase {
    return []*testCase{
        {
            description: "SameResponse",
            servers:     mockedServers,
Severity: Major
Found in waku/v2/timesource/ntp_test.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status