Refactored component implementations with updated type signatures
150 files · 25,568+ · 563-

Capabilities Updates

8 files changed
  • api.py Capability: api.py
  • lens.py Capability: lens.py
  • env_variables.py Data source component: env_variables.py
  • file_info.py Data source component: file_info.py
  • http_api.py Data source component: http_api.py
  • lens_jq.py Data source component: lens_jq.py
  • main.md.j2 Data source component: nested_data_test_suite.plating
  • nested_data_test_suite.tmpl.md Data source component: nested_data_test_suite.plating
  • Updated api.py and lens.py capabilities with API alignment changes interface behavioral
    3 files
    • api.py
    • http_api.py
    • lens.py

Data Source Refactoring

8 files changed
  • api.py Capability: api.py
  • lens.py Capability: lens.py
  • env_variables.py Data source component: env_variables.py
  • file_info.py Data source component: file_info.py
  • http_api.py Data source component: http_api.py
  • lens_jq.py Data source component: lens_jq.py
  • main.md.j2 Data source component: nested_data_test_suite.plating
  • nested_data_test_suite.tmpl.md Data source component: nested_data_test_suite.plating
  • Refactored env_variables.py (20 lines changed) with cleaner variable handling decouple internal
    3 files
    • env_variables.py
    • env_variables.tmpl.md
    • env_variables.md
  • Refactored file_info.py (40 lines changed) with improved metadata extraction decouple internal
    3 files
    • file_info.py
    • file_info.tmpl.md
    • file_info.md
  • Refactored http_api.py (29 lines changed) with better request handling decouple internal
    3 files
    • http_api.py
    • http_api.tmpl.md
    • http_api.md
  • Refactored lens_jq.py (16 lines changed) with updated jq processing decouple internal
    5 files
    • lens_jq.py
    • lens_jq.py
    • lens_jq.tmpl.md
    • lens_jq.tmpl.md
    • lens_jq.md
  • Refactored nested_data_test_suite.py (48 lines changed) with test improvements qualify internal
    1 file
    • nested_data_test_suite.py
  • Updated provider_config_reader.py (8 lines changed) decouple internal
    1 file
    • provider_config_reader.py

Function Updates

8 files changed
  • api.py Capability: api.py
  • lens.py Capability: lens.py
  • env_variables.py Data source component: env_variables.py
  • file_info.py Data source component: file_info.py
  • http_api.py Data source component: http_api.py
  • lens_jq.py Data source component: lens_jq.py
  • main.md.j2 Data source component: nested_data_test_suite.plating
  • nested_data_test_suite.tmpl.md Data source component: nested_data_test_suite.plating
  • Updated collection_functions.py (24 lines changed) decouple internal
    5 files
    • collection_functions.py
    • add.tmpl.md
    • contains.tmpl.md
    • divide.tmpl.md
    • format.tmpl.md
  • Updated other function modules to match new framework API interface architectural
    5 files
    • add.tmpl.md
    • contains.tmpl.md
    • divide.tmpl.md
    • format.tmpl.md
    • format_size.tmpl.md

Package Configuration

8 files changed
  • settings.local.json settings.local.json
  • env_variables.tmpl.md env_variables.tmpl.md
  • file_info.tmpl.md file_info.tmpl.md
  • http_api.tmpl.md http_api.tmpl.md
  • lens_jq.tmpl.md lens_jq.tmpl.md
  • nested_data_test_suite.tmpl.md nested_data_test_suite.tmpl.md
  • provider_config_reader.tmpl.md provider_config_reader.tmpl.md
  • add.tmpl.md add.tmpl.md
  • Removed 8 lines from pyproject.toml (dependency cleanup) deprecate errata
    1 file
    • pyproject.toml