wingyu/rbattlenet

View on GitHub
lib/rbattlenet/endpoints/wow/character.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Character has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Character < RBattlenet::Endpoints::Base
      SUPPORTED_FIELDS = [:itself, :achievements, :appearance, :equipment, :hunter_pets, :keystones, :media,
                          :mounts, :pets, :pvp_summary, :reputations, :specializations, :statistics, :status,
                          :titles, :legacy]

Severity: Minor
Found in lib/rbattlenet/endpoints/wow/character.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status