paradox460/http_api_builder

View on GitHub
lib/http_api_builder/dsl.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method def_whiny_method has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def def_whiny_method(name, path, using, processors, params, form, body, json) # rubocop:disable Metrics/ParameterLists, Metrics/AbcSize, Metrics/MethodLength
Severity: Major
Found in lib/http_api_builder/dsl.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status