doximity/es-elasticity

View on GitHub
lib/elasticity/strategies/single_index.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def initialize(client, index_name, document_type, use_new_timestamp_format = nil, include_type_name_on_create = nil)
Severity: Minor
Found in lib/elasticity/strategies/single_index.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status