tpitale/legato

View on GitHub
lib/legato/query.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Query has 35 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Query
    include Enumerable

    MONTH = 2592000
    REQUEST_FIELDS = 'columnHeaders/name,rows,totalResults,totalsForAllResults,containsSampledData'
Severity: Minor
Found in lib/legato/query.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status