goyalmunish/request_response_stats

View on GitHub
lib/request_response_stats/redis_record.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class RedisRecord has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class RedisRecord
    attr_accessor :key, :value

    REDIS_RR_KEY_NAMESPACE = "api_req_res"

Severity: Minor
Found in lib/request_response_stats/redis_record.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status