twitterdev/twitter-ruby-ads-sdk

View on GitHub
lib/twitter-ads/resources/batch.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method batch_save has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def batch_save(account, objs)
        resource = self::RESOURCE_BATCH % { account_id: account.id }

        json_body = []

Severity: Minor
Found in lib/twitter-ads/resources/batch.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status