unepwcmc/SAPI

View on GitHub
app/models/event.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method event_types_with_names has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.event_types_with_names
    [
      {
        id: 'CitesCop',
        name: 'CITES CoP'
Severity: Minor
Found in app/models/event.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status