pyvider 2025-05-10
Minor fixes to component data sources and function adapters via automated supsrc sync commits,...
4 files · 30+ · 30-

Component Fixes

2 files changed
  • http_api.py Updated `components/data_sources/http_api.py` with 33 lines of changes to HTTP API data source re...
  • numeric_functions.py Updated `components/functions/numeric_functions.py` with 24 lines of adjustments to numeric funct...
  • Updated components/data_sources/http_api.py with 33 lines of changes to HTTP API data source request/response handling interface behavioral
    1 file
    • http_api.py
  • Updated components/functions/numeric_functions.py with 24 lines of adjustments to numeric function implementations decouple internal
    1 file
    • numeric_functions.py

Function Adapter Fix

1 file changed
  • adapters.py Fixed a single-line issue in `src/pyvider/functions/adapters.py`
  • Fixed a single-line issue in src/pyvider/functions/adapters.py remediate internal
    1 file
    • adapters.py

Configuration

1 file changed
  • .gitignore Updated .gitignore