noppoMan/npdynamodb

View on GitHub
lib/query_builder.js

Summary

Maintainability
A
1 hr
Test Coverage

Function promiseInterface has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  QueryBuilder.prototype[promiseInterface] = function(cb){
    var self = this;
    var feature = self._feature;
    var callbacks = this._callbacks;
    var timer;
Severity: Minor
Found in lib/query_builder.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status