Skip to content

dpone 0.2.2

Choose a tag to compare

@PaulKov PaulKov released this 03 Jun 15:21
· 63 commits to master since this release

dpone 0.2.2

  • Splits source -> sink matrix execution into mock_contract, mock_local, and vendor_live layers.
  • Adds credential-free integration_matrix_mock coverage 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_local preflight: 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, fresh dpone[full] install smoke.

Full Changelog: v0.2.1...v0.2.2