GlobalNamesArchitecture/dwca-hunter

View on GitHub
lib/dwca_hunter/resources/opentree.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def initialize(opts = {})
      @command = "open-tree"
      @title = "Open Tree of Life Reference Taxonomy"
      @uuid = "e10865e2-cdd9-4f97-912f-08f3d5ef49f7"
      @data = []
Severity: Minor
Found in lib/dwca_hunter/resources/opentree.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status