Kentico/delivery-sdk-ruby

View on GitHub
lib/delivery/client/delivery_query.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class DeliveryQuery has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

      class DeliveryQuery
        ERROR_PREVIEW = 'Preview is enabled for the query, but the key is null. '\
                        'You can set the preview_key attribute of the query, or '\
                        'when you initialize the client. See '\
                        'https://github.com/kontent-ai/delivery-sdk-ruby#previewing-unpublished-content'.freeze
Severity: Minor
Found in lib/delivery/client/delivery_query.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status