unepwcmc/SAPI

View on GitHub
app/services/species/id_manual_documents_export.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def sql_columns
    general_subtype_column = <<-SQL
      case
        when general_subtype is TRUE
          then 'Whole animals/plants'
Severity: Minor
Found in app/services/species/id_manual_documents_export.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status