Model/tests/repositories/epc
Daniel Roth f27d1e21bb Batch EPC writes in EpcPostgresRepository pass pyright strict 🟪
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 13:17:29 +00:00
..
__init__.py feat(epc): EPC persistence round-trip fidelity + JSONB code columns (Slice 1 #1129) 2026-05-30 19:26:18 +00:00
test_epc_batch_save.py Batch EPC writes in EpcPostgresRepository pass pyright strict 🟪 2026-06-29 13:17:29 +00:00
test_epc_bulk_read.py perf(repos): bulk get_many / get_for_properties — batch reads, not N round-trips (#1138) 2026-05-31 10:33:24 +00:00
test_epc_idempotent_save.py feat(repos): idempotent EPC + Baseline writes (replace by property_id) (#1138) 2026-05-31 09:41:39 +00:00
test_epc_persistence_field_coverage.py feat: reconstruct top-level extract_fans_count from its persisted mirror 🟩 2026-06-26 18:54:43 +00:00
test_epc_predicted_slot.py feat(epc-prediction): slice-5c predicted-EPC persistence slot 2026-06-16 03:50:19 +00:00
test_epc_round_trip.py test: 7 calculator-read EPC fields must round-trip 🟥 2026-06-26 18:42:51 +00:00