pyvider
2025-03-15
Updated `EnvVariablesDataSource` schema to mark filtering and transformation attributes as...
28 files · 1,836+ · 1,287-
EnvVariables Schema
1 file changed
env_variables.pyAdded `optional=True` to all filtering attributes in `env_variables.py`: `prefix`, `regex`, `keys...
- Added
optional=Trueto all filtering attributes inenv_variables.py:prefix,regex,keys,exclude_empty,case_sensitive,transform_keys,transform_values,sensitive_keysinstantiate internal1 file
env_variables.py
- Whitespace normalization throughout the module
decouple
errata
3 files
attribute_value.pydecorators.pypvattrs.py
Protocol Tests
1 file changed
test_type_conversion.pyAdded `tests/protocol/test_type_conversion.py` (90 lines) for testing protocol-level type convers...
Test Organization
2 files changed
test_cty_validation.pyMoved `test_cty_validation.py` to `tests/validators/` directoryvalidatorsMoved `test_cty_validation.py` to `tests/validators/` directory