ManageIQ / inventory_refresh

Apache License 2.0
1 stars 23 forks source link

Fix lazy_find if `nil` is passed in #113

Closed agrare closed 2 years ago

agrare commented 2 years ago

If a nil is passed in lazy_find used to return without creating a lazy reference.

miq-bot commented 2 years ago

Checked commit https://github.com/agrare/inventory_refresh/commit/151fa5f1919393aebeb73b2326561d25f8c8192d with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :+1: