eduardosasso/bullish

View on GitHub
services/ticker.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class Ticker
    attr_writer :request, :name, :price
    attr_reader :symbol, :key

    ALIAS = {
Severity: Minor
Found in services/ticker.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status