pkg/application/arch/tequila/incl_viz.go

Summary

Maintainability
A
35 mins
Test Coverage

Method FullGraph.buildGraphNode has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (fullGraph *FullGraph) buildGraphNode(subgraph string, current *PathTrie, graph *gographviz.Graph, nodes map[string]string, s string) {
Severity: Minor
Found in pkg/application/arch/tequila/incl_viz.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status