synapsecns/sanguine

View on GitHub
agents/types/snapshot_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestSnapshotRootAndProofs has 63 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestSnapshotRootAndProofs(t *testing.T) {
    // TODO (Max Planck): Fix me
    ctx, cancel := context.WithTimeout(context.Background(), time.Second*10)
    defer cancel()

Severity: Minor
Found in agents/types/snapshot_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status