pupilfirst/pupilfirst

View on GitHub
app/presenters/cohorts/students_presenter.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
98%

Method filter has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def filter
      @filter ||=
        begin
          milestone_targets_data =
            milestone_targets
Severity: Major
Found in app/presenters/cohorts/students_presenter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status