Skip to content

Wire calibration harness to target providers#7

Merged
MaxGhenis merged 1 commit intomainfrom
db-target-harness
Apr 25, 2026
Merged

Wire calibration harness to target providers#7
MaxGhenis merged 1 commit intomainfrom
db-target-harness

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • let CalibrationHarness consume any core TargetProvider, while preserving TargetRegistry as the default
  • add provider-backed target selection with US category/level/group/availability filters
  • add a Supabase-provider-to-harness smoke test and include harness tests in focused CI

Verification

  • UV_FROZEN=1 uv run --extra dev ruff check src/microplex_us/calibration_harness.py tests/test_calibration_harness.py tests/targets/test_supabase.py
  • UV_FROZEN=1 uv run --extra dev pytest -q tests/test_calibration_harness.py tests/targets/test_supabase.py
  • UV_FROZEN=1 uv run --extra dev --with pydantic --with-editable ../microplex pytest -q tests/test_package_imports.py tests/test_calibration_harness.py tests/targets/test_supabase.py tests/pipelines/test_check_site_snapshot.py tests/pipelines/test_imputation_ablation.py tests/pipelines/test_site_snapshot.py tests/pipelines/test_version_benchmark.py
  • GitNexus impact: low risk for CalibrationHarness
  • GitNexus detect-changes: medium risk, expected affected flows through run_pe_parity_suite target selection/calibration paths

@MaxGhenis MaxGhenis merged commit 2337fdf into main Apr 25, 2026
1 check passed
@MaxGhenis MaxGhenis deleted the db-target-harness branch April 25, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant