nicholasjackson/pipe

View on GitHub

Showing 2 of 59 total issues

File mock_logger.go has 837 lines of code (exceeds 500 allowed). Consider refactoring.
Open

// Code generated by moq; DO NOT EDIT
// github.com/matryer/moq

package logger

Severity: Major
Found in logger/mock_logger.go - About 1 day to fix

    LoggerMock has 46 methods (exceeds 20 allowed). Consider refactoring.
    Open

    type LoggerMock struct {
        // GetLoggerFunc mocks the GetLogger method.
        GetLoggerFunc func() hclog.Logger
    
        // GetStatsDFunc mocks the GetStatsD method.
    Severity: Minor
    Found in logger/mock_logger.go - About 6 hrs to fix
      Severity
      Category
      Status
      Source
      Language