SpeciesFileGroup/taxonworks

View on GitHub
lib/queries/observation/filter.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

        # TODO - make a hash method to parameterize these values
Severity: Minor
Found in lib/queries/observation/filter.rb by fixme

TODO found
Open

    # !! TODO: needs tests
Severity: Minor
Found in lib/queries/observation/filter.rb by fixme

unexpected token tCOMMA (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

        e = ::Queries::Extract::Filter.new(taxon_name_id:, descendants:, project_id:).all
Severity: Minor
Found in lib/queries/observation/filter.rb by rubocop

This is not actually a cop. It does not inspect anything. It just provides methods to repack Parser's diagnostics/errors into RuboCop's offenses.

There are no issues that match your filters.

Category
Status