dpone 0.2.2
dpone 0.2.2
- Splits source -> sink matrix execution into
mock_contract,mock_local, andvendor_livelayers. - Adds credential-free
integration_matrix_mockcoverage and keeps vendor credentials limited to explicit live gates. - Extends the manual integration workflow to start local Postgres, ClickHouse, MSSQL, Kafka, and Schema Registry services.
- Adds testing runbooks for matrix triage and local MSSQL wide-type strategy testing.
Verification highlights:
ruff check,ruff format --check,mypy.- Matrix contracts and
mock_localpreflight: 80 local-capable cases + 20 documented BigQuery cases skipped in mock mode. pytest -m "not integration_live": 666 passed, coverage 72.61%.mkdocs build --strict.uv build,twine check, freshdpone[full]install smoke.
Full Changelog: v0.2.1...v0.2.2