ManageIQ/manageiq-ui-classic

View on GitHub
app/helpers/miq_request_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Use filter_map instead.
Open

    miq_request.miq_request_tasks.map { |task| task.options&.dig(:configuration_script_id) }.compact
Severity: Minor
Found in app/helpers/miq_request_helper.rb by rubocop

There are no issues that match your filters.

Category
Status