genome/dgi-db

View on GitHub
app/sort_orders/interaction_result_sort_order.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method sort_value has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.sort_value(sortval)
    case sortval
      when 'CIViC'
        1
      when 'DoCM'
Severity: Minor
Found in app/sort_orders/interaction_result_sort_order.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status