SpeciesFileGroup/taxonworks

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

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

      # TODO: turn into UNION!

TODO found
Open

      # TODO: change to not/on

TODO found
Open

      # TODO: See `exact[]` pattern in people

TODO found
Open

        @biological_relationship_id = params[:biological_relationship_id] # TODO: no reference?

TODO found
Open

      # TODO: turn into UNION!

TODO found
Open

      # TODO: DRY with Source (author), TaxonName, etc.

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

            .where(otus: { taxon_name_id: })

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.

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

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.

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

          .where(biocuration_classifications: { biocuration_class_id: })

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