MitocGroup/deep-framework

View on GitHub
src/deep-db/lib/Local/Driver/LocalDynamo.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  _start(cb) {
    let cbTriggered = false;

    // avoid local-dynamo package issues...
    fse.ensureDirSync(this.path);
Severity: Minor
Found in src/deep-db/lib/Local/Driver/LocalDynamo.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status