Skip to content

test(composite): pin conformance seeding through to the search secondary - #468

Open
angela-helios wants to merge 1 commit into
mainfrom
fix/462-composite-cd-sync
Open

test(composite): pin conformance seeding through to the search secondary#468
angela-helios wants to merge 1 commit into
mainfrom
fix/462-composite-cd-sync

Conversation

@angela-helios

@angela-helios angela-helios commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Closes #471

Contributes to #462 (does not close it).

Differential test for the missing-CompartmentDefinitions mystery: the exact seed_tenant_conformance call the server makes, over a composite whose search secondary is a second SQLite backend, asserting both conformance sets drain through the async sync worker to the secondary. It passes — which exonerates the generic composite/sync plumbing and pins it against regressions.

Findings so far posted on #462; the remaining suspects are ES-leg-specific and need a live-ES session.

Differential coverage for #462: the same seed_tenant_conformance call the
server makes at startup, over a composite whose search secondary is a
second SQLite backend, asserting both SearchParameters and
CompartmentDefinitions drain through the async sync worker. Passing,
which exonerates the generic composite/sync plumbing and narrows #462 to
the Elasticsearch leg itself.
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

test(composite): pin conformance seeding through the async sync to the search secondary

2 participants