senecajs/seneca-entity-cache

View on GitHub
bench/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function script has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

internals.script = function (steps, callback) {

  var prepared = [];
  for (var i = 0, il = steps.length; i < il; ++i) {
    var step = steps[i];
Severity: Minor
Found in bench/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status