SpeciesFileGroup/taxonworks

View on GitHub
app/models/cached_map.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

  # TODO:
Severity: Minor
Found in app/models/cached_map.rb by fixme

TODO found
Open

    # TODO: explore simplification optimization
Severity: Minor
Found in app/models/cached_map.rb by fixme

TODO found
Open

    # TODO: with untranslated handled we probable don't need Homogenize?
Severity: Minor
Found in app/models/cached_map.rb by fixme

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

Severity: Minor
Found in app/models/cached_map.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 tRPAREN (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

      self.geo_json_string = CachedMap.calculate_union(otu, cached_map_type: )
Severity: Minor
Found in app/models/cached_map.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