cbortz/vainglory-api-ruby

View on GitHub
lib/vainglory_api/client.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Client has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Client
    # The base URL used for most requests
    BASE_URL = 'https://api.dc01.gamelockerapp.com'.freeze

    # A new instance of Client.
Severity: Minor
Found in lib/vainglory_api/client.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status