BathHacked/energy-sparks

View on GitHub
app/services/schools/advice/baseload_service.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class BaseloadService has 34 methods (exceeds 20 allowed). Consider refactoring.
Open

    class BaseloadService < BaseService
      include AnalysableMixin

      def enough_data?
        baseload_service.enough_data?
Severity: Minor
Found in app/services/schools/advice/baseload_service.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status