zold-io/wts.zold.io

View on GitHub
front/daily_summary.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method markdown has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def markdown
    price = @sibit.price
    rate = WTS::Rate.new(@toggles).to_f
    coverage = @ticks.latest('Coverage') / 100_000_000
    deficit = @ticks.latest('Deficit') / 100_000_000
Severity: Minor
Found in front/daily_summary.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status