killbill/killbill-client-ruby

View on GitHub
lib/killbill_client/models/custom_field.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method find_in_batches_by_search_type_name has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def find_in_batches_by_search_type_name(object_type, field_name, field_value, offset = 0, limit = 100, options = {})
Severity: Minor
Found in lib/killbill_client/models/custom_field.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status