opf/openproject

View on GitHub
app/models/activities/base_activity_provider.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class BaseActivityProvider has 36 methods (exceeds 20 allowed). Consider refactoring.
Open

class Activities::BaseActivityProvider
  include I18n
  include Redmine::I18n
  include OpenProject::StaticRouting

Severity: Minor
Found in app/models/activities/base_activity_provider.rb - About 4 hrs to fix

    Method find_events has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

      def self.find_events(event_type, user, from, to, options)
    Severity: Minor
    Found in app/models/activities/base_activity_provider.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status