synapsecns/sanguine

View on GitHub
services/explorer/api/suite_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

Method APISuite.SetupTest has 97 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (g *APISuite) SetupTest() {
    g.TestSuite.SetupTest()

    initialFallback := graph.GetFallbackTime()
    graph.UnsafeSetFallbackTime(time.Second * 20)
Severity: Major
Found in services/explorer/api/suite_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status