s0rg/decompose

View on GitHub
internal/graph/build.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function Build has 5 return statements (exceeds 4 allowed).
Wontfix

func Build(
    cfg *Config,
    cli ContainerClient,
) error {
    log.Println("Gathering containers info, please be patient...")
Severity: Major
Found in internal/graph/build.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status