SpeciesFileGroup/taxonworks

View on GitHub
lib/batch_load/import/taxon_names/nomen_interpreter.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

          # TODO: add to index, not here

TODO found
Open

    # TODO: unify parsing to somewhere else

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

            project:,

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 tCOMMA (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

            verbatim_author: verbatim_author(row['author_year']),

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