SpeciesFileGroup/taxonworks

View on GitHub
lib/housekeeping/timestamps.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

    # TODO: Coerce to DateTime in a cheaper way when date param already is either Date, Time or DateTime rather than String.
Severity: Minor
Found in lib/housekeeping/timestamps.rb by fixme

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

Severity: Minor
Found in lib/housekeeping/timestamps.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 tCOMMA (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

            today:,
Severity: Minor
Found in lib/housekeeping/timestamps.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