synapsecns/sanguine

View on GitHub
services/rfq/relayer/pricer/suite_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Method PricerSuite.SetupTest has 56 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (c *PricerSuite) SetupTest() {
    c.TestSuite.SetupTest()
    // Setup
    c.origin = 42161
    c.destination = 137
Severity: Minor
Found in services/rfq/relayer/pricer/suite_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status