pupilfirst/pupilfirst

View on GitHub
app/models/target.rb

Summary

Maintainability
A
2 hrs
Test Coverage
B
87%

Class Target has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class Target < ApplicationRecord
  # Use to allow changing visibility of a target. See Targets::UpdateVisibilityService.
  attr_accessor :safe_to_change_visibility

  STATUS_COMPLETE = :complete
Severity: Minor
Found in app/models/target.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status