ManageIQ/manageiq-automation_engine

View on GitHub
lib/miq_automation_engine/engine/miq_ae_engine/miq_ae_ansible_method_base.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
97%

Extract this regexp into a constant, memoize it, or append an /o option to its options.
Open

      workspace.persist_state_hash.delete_if { |key, _| key.to_s.match(/#{METHOD_KEY_SUFFIX}$/) }

There are no issues that match your filters.

Category
Status