synapsecns/sanguine

View on GitHub
core/metrics/otlp_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestHeadersToMap has 60 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestHeadersToMap(t *testing.T) {
    tests := []struct {
        name     string
        input    string
        expected map[string]string
Severity: Minor
Found in core/metrics/otlp_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status