BathHacked/energy-sparks

View on GitHub
app/controllers/comparisons/shared/arbitrary_period_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method header_groups has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def header_groups(fuel: true, previous_period_unadjusted: false, holiday_name: false)
        [
          { label: '',
            headers: [
              t('analytics.benchmarking.configuration.column_headings.school'),
Severity: Minor
Found in app/controllers/comparisons/shared/arbitrary_period_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status