pavlo/heatit

View on GitHub
app/parameters_test.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func assertParam(params *Parameters, name string, value string, paramType int, t *testing.T) {
Severity: Minor
Found in app/parameters_test.go - About 35 mins to fix

There are no issues that match your filters.

Category
Status