duke-libraries/ddr-models

View on GitHub
lib/ddr/events/event.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Event has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Event < ActiveRecord::Base

      # ActiveSupport::Notifications::Instrumenter sets payload[:exception]
      #   to an array of [<exception class name>, <exception message>]
      #   and we want to store this data in a string field.
Severity: Minor
Found in lib/ddr/events/event.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status