kosmatov/sidekiq-benchmark

View on GitHub
lib/sidekiq-benchmark/web.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method registered has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.registered(app)
        app.helpers Chartkick::Helper

        app.get '/benchmarks/javascripts/chartkick.js' do
          body = File.read File.join(JS_DIR, 'chartkick.js')
Severity: Major
Found in lib/sidekiq-benchmark/web.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status