synapsecns/sanguine

View on GitHub
services/scribe/backend/backend_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Method BackendSuite.TestLogsInRangeWithMultipleContracts has 52 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (b *BackendSuite) TestLogsInRangeWithMultipleContracts() {
    const desiredBlockHeight = 10

    var testChainHandler *testutil.TestChainHandler
    var err error
Severity: Minor
Found in services/scribe/backend/backend_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status