ruby-grape/grape-swagger-rails

View on GitHub
app/assets/javascripts/grape_swagger_rails/object-assign-pollyfill.js

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

            if (Object.prototype.hasOwnProperty.call(source, nextKey)) {
              output[nextKey] = source[nextKey];
            }
Severity: Major
Found in app/assets/javascripts/grape_swagger_rails/object-assign-pollyfill.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status