BlockScore/blockscore-ruby

View on GitHub
lib/blockscore/base.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Base has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Base
    extend Connection
    extend Forwardable

    ABSTRACT_WARNING = 'Base is an abstract class, not an API resource'.freeze
Severity: Minor
Found in lib/blockscore/base.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status