gol4ng/httpware

View on GitHub
mocks/Recorder.go

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 2 total issues

Method Recorder.ObserveHTTPResponseSize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func (_m *Recorder) ObserveHTTPResponseSize(ctx context.Context, id string, responseSize int64, method string, code string) {
Severity: Minor
Found in mocks/Recorder.go - About 35 mins to fix

    Method Recorder.ObserveHTTPRequestDuration has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    func (_m *Recorder) ObserveHTTPRequestDuration(ctx context.Context, id string, duration time.Duration, method string, code string) {
    Severity: Minor
    Found in mocks/Recorder.go - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status