ManageIQ / floe

Floe is a runner for Amazon States Language workflows
Apache License 2.0
0 stars 5 forks source link

Simpler State#long_name #204

Closed kbrock closed 3 months ago

kbrock commented 3 months ago

Since the class name was derived from the type, just use the type variable

(this also makes it easier to output this information if we were logging without the class instantiated)

Logs have the same before/after

kbrock commented 3 months ago

update:

kbrock commented 3 months ago

update:

miq-bot commented 3 months ago

Checked commit https://github.com/kbrock/floe/commit/ba0680db80eb177d09df44ed6f72c7651ba0c033 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :star: