balderdashy/waterline

View on GitHub
example/raw/raw-example.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function whenWaterlineIsReady has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  }, function whenWaterlineIsReady (err, orm) {
    if (err) {
      return done(new Error('Could not start up Waterline ORM: '+err.stack));
    }//--•

Severity: Major
Found in example/raw/raw-example.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status