vergilet/open_dota_api

View on GitHub
lib/open_dota_api/pro_player.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

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

  class ProPlayer < Entity
    ENDPOINT = 'proPlayers'.freeze
    def account_id
      data['account_id']
    end
Severity: Minor
Found in lib/open_dota_api/pro_player.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status