zertico/api-client

View on GitHub
lib/api-client/net/http.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method patch has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def patch(path, data, initheader = nil, dest = nil, &block) # :yield: +body_segment+
Severity: Minor
Found in lib/api-client/net/http.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status