mender/protein

View on GitHub
lib/protein/queue.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Queue has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Queue
    class << self
      delegate :config, :redis, :to => :Protein

      def blpop(timeout = 0)
Severity: Minor
Found in lib/protein/queue.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status