synapsecns/sanguine

View on GitHub
core/ginhelper/gindump_test.go

Summary

Maintainability
A
35 mins
Test Coverage

Function performRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func performRequest(ctx context.Context, r http.Handler, method, contentType string, path string, body io.Reader) *httptest.ResponseRecorder {
Severity: Minor
Found in core/ginhelper/gindump_test.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status