appscot/sails-orientdb

View on GitHub
example/associations/many-to-many.js

Summary

Maintainability
A
1 hr
Test Coverage

Function waterlineReady has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

}, function waterlineReady (err, ontology){
  if (err) throw err;
  
  console.log('\nWaterline initialized\n');
  
Severity: Minor
Found in example/associations/many-to-many.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status