CartoDB/cartodb20

View on GitHub
services/importer/lib/importer/geometry_fixer.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def initialize(db, table_name, schema = DEFAULT_SCHEMA, geometry_column = nil, job = nil)
Severity: Minor
Found in services/importer/lib/importer/geometry_fixer.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status