superdesk/superdesk-client-core

View on GitHub
scripts/core/services/server.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function _http has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            _http: function(method, url, params, data) {
                var created;

                var options: any = {
                    method: method.toLowerCase(),
Severity: Minor
Found in scripts/core/services/server.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status