test: add go coverage tests #1199
Annotations
5 errors
|
golangci-lint
issues found
|
|
golangci-lint:
maas-api/internal/config/config_test.go#L39
test helper function should start from t.Helper() (thelper)
|
|
golangci-lint:
maas-api/internal/config/config_test.go#L26
test helper function should start from t.Helper() (thelper)
|
|
golangci-lint:
maas-api/internal/config/config_test.go#L27
string `my-gateway` has 3 occurrences, make it a constant (goconst)
|
|
golangci-lint:
maas-api/internal/config/config_test.go#L1
File is not properly formatted (gci)
|
Loading