ManageIQ/manageiq-content

View on GitHub
content/automate/ManageIQ/System/CommonMethods/Utils.class/__methods__/log_object.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Use #key? instead of #keys.include?.
Open

              raise "Invalid notify level #{notify_level}" unless NOTIFY_LEVEL_TO_LOG_LEVEL.keys.include?(notify_level.downcase.to_s)

There are no issues that match your filters.

Category
Status