ManageIQ/manageiq-api

View on GitHub
app/controllers/api/mixins/policy_simulation.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
95%

Use filter_map instead.
Open

        targets.collect do |target|
          parse_id(target, type) || parse_by_attr(target, type)
        end.compact.uniq

There are no issues that match your filters.

Category
Status