SpeciesFileGroup/taxonworks

View on GitHub
app/models/concerns/shared/is_data/annotation.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

    result['identifiers'] = identifiers if has_identifiers? && identifiers.load.any? # !! TODO:  Load is broken here.

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

          h[:documentation] = {total: documentation.where(documentation: {project_id:}).count}

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