feathersjs/feathers-rest-client

View on GitHub
lib/angular.js

Summary

Maintainability
A
1 hr
Test Coverage

Function request has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  request (options, params) {
    const http = this.connection;
    const Headers = this.options.Headers;

    if (!http || !Headers) {
Severity: Minor
Found in lib/angular.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status