SpeciesFileGroup/taxonworks

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

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

      # TODO: Abstract to single date store range helper
Severity: Minor
Found in lib/queries/extract/filter.rb by fixme

TODO found
Open

      # TODO: with()
Severity: Minor
Found in lib/queries/extract/filter.rb by fixme

TODO found
Open

      # TODO: this is not a join, but an IN x2 UNION, i.e. there
Severity: Minor
Found in lib/queries/extract/filter.rb by fixme

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

          o = ::Otu.where(taxon_name_id:)
Severity: Minor
Found in lib/queries/extract/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.

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

Severity: Minor
Found in lib/queries/extract/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