trufflesuite/truffle

View on GitHub
packages/db/src/project/loadCompile/contracts.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function extract has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  extract({ input, inputs, breadcrumb }) {
    debug("inputs %o", inputs);
    debug("breadcrumb %o", breadcrumb);
    const { compilationIndex } = breadcrumb;

Severity: Minor
Found in packages/db/src/project/loadCompile/contracts.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status