nisaacson/riak-streaming-node

View on GitHub
lib/bucket-delete-all.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(opts) {
  var self = this
  var bucket = opts.bucket
  var deferred = q.defer()
  var promise = self.bucketKeys(opts)
Severity: Minor
Found in lib/bucket-delete-all.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status