resque/resque

View on GitHub
lib/resque/data_store.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File data_store.rb has 253 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Resque
  # An interface between Resque's persistence and the actual
  # implementation.
  class DataStore
    extend Forwardable
Severity: Minor
Found in lib/resque/data_store.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status