ManageIQ/manageiq-ui-classic

View on GitHub
app/controllers/ansible_repository_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage
D
65%

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

class AnsibleRepositoryController < ApplicationController
  before_action :check_privileges
  before_action :get_session_data

  after_action :cleanup_action
Severity: Minor
Found in app/controllers/ansible_repository_controller.rb - About 2 hrs to fix

There are no issues that match your filters.

Category
Status