SpeciesFileGroup/taxonworks

View on GitHub
lib/batch_load/import/collecting_events.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

  # TODO: Originally transliterated from Import::AssertedDistributions: Remove this to-do after successful operation.

class definition in method body (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

  class Import::CollectingEvents < BatchLoad::Import

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

          otu:,

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.

module definition in method body (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

module BatchLoad

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