envoy
envoy copied to clipboard
lua: adds test to cover LUA_TNIL metadata conversion
Commit Message: lua: adds test to cover LUA_TNIL metadata conversion Additional Description: Previously, the conversion of LUA_TNIL type in dynamic metadata generation had no unit test coverage. This modifies SetGetAndIterateDynamicMetadata test to cover the logic.
https://github.com/envoyproxy/envoy/blob/416e7a64d1d3f72bf3309938e22ca5f006fe429f/source/extensions/filters/common/lua/wrappers.cc#L140-L142
Risk Level: lo Testing: done Docs Changes: n/a Release Notes: n/a Platform Specific Features: n/a