jkawamoto/roadie

View on GitHub
cloud/mock/storage_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestList has 67 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestList(t *testing.T) {

    var err error
    m := NewStorageManager()
    ctx := context.Background()
Severity: Minor
Found in cloud/mock/storage_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status