Closed pabloge closed 3 years ago
Add JSON object/list conversion to Python dict/list in the type inference logic of the replace_param function
replace_param
Coverage increased (+0.02%) to 90.136% when pulling 38fdcf38bf3e93fa0e696cc86e5955534b8de6b5 on feat/add_json_support_to_type_inference_logic into 77b2162d0c7f4639fa6c888f0a81e9f41e245d5c on master.
LGTM, but perhaps we could add something in docs related to type inference and this logic.
LGTM,
but perhaps we could add something in docs related to type inference and this logic.
Alright, done!
Add JSON object/list conversion to Python dict/list in the type inference logic of the
replace_param
function