scottwillson/racing_on_rails

View on GitHub
app/helpers/results/renderers/default_result_renderer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method render_header has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.render_header(column)
        case key(column)
        when :bar
          "BAR"
        when :category_name
Severity: Minor
Found in app/helpers/results/renderers/default_result_renderer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status