nisaacson/riak-streaming-node

View on GitHub
protobuf/save-with-key.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function parseResponse(returnBody) {
  return function(reply) {
    return q.fcall(function() {
      if (!returnBody) {
        return
Severity: Minor
Found in protobuf/save-with-key.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status