Skip to content

js: key the page runner's report by target, not suite - #72

Merged
lann merged 1 commit into
mainfrom
page-runner-target-key
Aug 7, 2026
Merged

js: key the page runner's report by target, not suite#72
lann merged 1 commit into
mainfrom
page-runner-target-key

Conversation

@lann

@lann lann commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

One-line correction to #71, caught while building its first consumer (polymorph-tls#32): tls runs the same suite identity as two targets (plain and delegated compositions), so a report keyed by suite name collides. Targets are unique per run by construction — one aggregate row each. No consumer had adopted the suite keying.

Several targets may run one suite — a plain and a delegated
composition of the same corpus — and the report keyed by suite name
collides for them. The target is the identity that is unique per run
by construction (one aggregate row each). Caught designing the first
consumer, before anything baked the suite keying in.
@lann
lann merged commit 2436bb9 into main Aug 7, 2026
3 checks passed
@lann
lann deleted the page-runner-target-key branch August 7, 2026 21:42
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