superdesk/superdesk-client-core

View on GitHub
scripts/apps/packaging/directives/Package.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function Package has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function Package() {
    var solveRefs = function(item, groups) {
        var items = {childId: '_items', childData: []};
        var tree = [items];

Severity: Minor
Found in scripts/apps/packaging/directives/Package.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status