Skip to content

feat(datagen): add Pool[T] generic type with random selection helpers#142

Merged
Dylan-M merged 1 commit intomainfrom
dylanmyers/pipe-927-common-data-generation-package
May 8, 2026
Merged

feat(datagen): add Pool[T] generic type with random selection helpers#142
Dylan-M merged 1 commit intomainfrom
dylanmyers/pipe-927-common-data-generation-package

Conversation

@Dylan-M
Copy link
Copy Markdown
Contributor

@Dylan-M Dylan-M commented Apr 27, 2026

Proposed Change

Adds the Pool[T] generic type with random selection helpers — the foundational primitive used by every subsequent datagen pool.

Part of PIPE-927 common data generation package stack. Foundation for PIPE-785, PIPE-928, PIPE-943, and the rest of the simulator stack.

Checklist
  • Changes are tested
  • CI has passed

Copy link
Copy Markdown
Contributor Author

Dylan-M commented Apr 27, 2026

@Dylan-M Dylan-M added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit 3cdd4f1 May 8, 2026
19 checks passed
@Dylan-M Dylan-M deleted the dylanmyers/pipe-927-common-data-generation-package branch May 8, 2026 17:02
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.

3 participants