ManageIQ/manageiq

View on GitHub
app/models/ems_event/automate.rb

Summary

Maintainability
A
0 mins
Test Coverage
F
49%

Use filter_map instead.
Open

      refresh_targets = targets.collect { |t| get_target("#{t}_refresh_target") if t.present? }.compact.uniq
Severity: Minor
Found in app/models/ems_event/automate.rb by rubocop

There are no issues that match your filters.

Category
Status