unepwcmc/SAPI

View on GitHub
app/services/checklist/csv/history.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method select_columns has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def select_columns
    [
      "taxon_concepts_mview.id AS id",
      "taxon_concepts_mview.kingdom_name",
      "taxon_concepts_mview.phylum_name",
Severity: Minor
Found in app/services/checklist/csv/history.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status