theforeman/foreman

View on GitHub
app/services/ansible_fact_parser.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

class AnsibleFactParser < FactParser
  include ForemanAnsible::OperatingSystemParser
  attr_reader :facts

  def initialize(facts)
Severity: Minor
Found in app/services/ansible_fact_parser.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status