unepwcmc/SAPI

View on GitHub
lib/tasks/elibrary/citations_no_event_importer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method columns_with_type has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def columns_with_type
    super() + [
      ['ProposalNo', 'TEXT'],
      ['ProposalNature', 'TEXT'],
      ['ProposalOutcome', 'TEXT'],
Severity: Minor
Found in lib/tasks/elibrary/citations_no_event_importer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status