exercism/website

View on GitHub
app/controllers/about_controller.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method impact has 82 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def impact
    # This is the calculation for the average first iteration time.
    # It comes out at 2594 (seconds) at the time of writing
    #
    # SELECT AVG(dd.val) as median_val
Severity: Major
Found in app/controllers/about_controller.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status