pyvider 2025-04-21
Major rework of the `call_function` and `get_functions` handlers with extensive iterative...
3 files · 157-

CallFunction Handler Rewrite

1 file changed
  • call_function.py Extensively reworked `src/pyvider/protocols/tfprotov6/handlers/call_function.py` across 30+ commi...
  • Extensively reworked src/pyvider/protocols/tfprotov6/handlers/call_function.py across 30+ commits with changes including: decouple internal
    1 file
    • call_function.py

GetFunctions Handler Simplification

1 file changed
  • get_functions.py Refactored `get_functions.py` handler (~151 lines of net changes) with simplified function listin...
  • Refactored get_functions.py handler (~151 lines of net changes) with simplified function listing logic and added typing.Any import specify internal
    1 file
    • get_functions.py

Dynamic Value Cleanup

1 file changed
  • dynamic_value.py Removed 154 lines from `tfprotov6/conversion/dynamic_value.py`, stripping out unused conversion f...
  • Removed 154 lines from tfprotov6/conversion/dynamic_value.py, stripping out unused conversion functions deprecate internal
    1 file
    • dynamic_value.py

Test Configuration Updates

2 files changed
  • string_manipulation.tf Toggled comment blocks in `string_manipulation.tf` and `numeric_functions.tf` test files
  • numeric_functions.tf Toggled comment blocks in `string_manipulation.tf` and `numeric_functions.tf` test files
  • Toggled comment blocks in string_manipulation.tf and numeric_functions.tf test files qualify errata
    2 files
    • string_manipulation.tf
    • numeric_functions.tf