killbill/killbill-client-ruby

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

Summary

Maintainability
A
35 mins
Test Coverage

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

        def find_by_subscription_id_and_type(subscription_id, start_date, end_date, unit_type, options = {})
Severity: Minor
Found in lib/killbill_client/models/rolled_up_usage.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status