maestrano/mno-enterprise

View on GitHub
api/lib/mno_enterprise/event_logger.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method send_info has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def self.send_info(key, current_user_id, description, subject_type, subject_id, metadata)
Severity: Minor
Found in api/lib/mno_enterprise/event_logger.rb - About 45 mins to fix

    Method info has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def self.info(key, current_user_id, description, object, metadata = {})
    Severity: Minor
    Found in api/lib/mno_enterprise/event_logger.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status