theforeman/foreman

View on GitHub
app/services/dashboard/manager.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method builtin_widgets has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def builtin_widgets
        [
          (registered_report_orgins + ['All']).sort.flat_map do |origin|
            [
              {
Severity: Minor
Found in app/services/dashboard/manager.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status