chronogolf/lightspeed_restaurant

View on GitHub
lib/lightspeed_restaurant/request.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(base_uri, path, token, body = {}, query = {}, logger = nil)
Severity: Minor
Found in lib/lightspeed_restaurant/request.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status