lib/wits/helpers.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method format_price_five_minute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def format_price_five_minute(_date, time, trading_period, price, repeated_time)
Severity: Minor
Found in lib/wits/helpers.rb - About 35 mins to fix

    Method format_price_thirty_min has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def format_price_thirty_min(date, _time, trading_period, price, repeated_time)
    Severity: Minor
    Found in lib/wits/helpers.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status