vegantech/sims

View on GitHub
app/models/grouped_progress_entry/aggregate_chart.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method chart_page has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def chart_page(page=0)
      #      probe_scores
      #       scores, grouped by date?

          low=page.to_i*group_size
Severity: Minor
Found in app/models/grouped_progress_entry/aggregate_chart.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status