SpeciesFileGroup/taxonworks

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

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

 #        .joins('JOIN taxon_determinations on taxon_determinations.biological_collection_object_id = collection_objects.id') # TODO: change with FO

TODO found
Open

 #        .joins('JOIN taxon_determinations on taxon_determinations.biological_collection_object_id = collection_objects.id') # TODO: change with FO

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

        .where(biological_associations_biological_associations_graphs: { biological_association_id: }).distinct

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