killbill/killbill-client-ruby

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

Summary

Maintainability
A
1 hr
Test Coverage

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

        def find_by_transaction_external_key(external_key, with_plugin_info = false, with_attempts = false, plugin_property = [], audit = 'NONE', options = {})
Severity: Minor
Found in lib/killbill_client/models/payment.rb - About 45 mins to fix

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

            def find_by_transaction_id(transaction_id, with_plugin_info = false, with_attempts = false, plugin_property = [], audit = 'NONE', options = {})
    Severity: Minor
    Found in lib/killbill_client/models/payment.rb - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status