Microsoft/fast-dna

View on GitHub
packages/web-components/fast-element/src/di/di.getAll.spec.ts

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                            if (searchAncestors || !regInChild) {
                                childExpectation.push(0, 1, 2, 3, 4);
                            }
Severity: Major
Found in packages/web-components/fast-element/src/di/di.getAll.spec.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status