dotcloud/docker

View on GitHub
testutil/environment/clean.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func deleteAllNetworks(ctx context.Context, t testing.TB, c client.NetworkAPIClient, daemonPlatform string, protectedNetworks map[string]struct{}) {
Severity: Minor
Found in testutil/environment/clean.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status