Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NodeJS generators to use .filter for subsampling #334

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

sven-oly
Copy link
Collaborator

Resolves #283.

This makes sampling better for list_fmt and rdt_fmt test types when running subsets.

@sven-oly sven-oly requested review from echeran and sffc October 31, 2024 23:49
@echeran echeran changed the title Update NodeJS generators to use .filter for subsampling. Issue #283 Update NodeJS generators to use .filter for subsampling Nov 4, 2024
Copy link
Collaborator

@echeran echeran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good modulo the simplification that is suggested

testgen/generators/common.js Outdated Show resolved Hide resolved
testgen/generators/common.js Outdated Show resolved Hide resolved
@sven-oly sven-oly merged commit 3a1cf86 into unicode-org:main Nov 7, 2024
6 checks passed
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.

Refactor JS test data generating fns to use .filter() when sampling
2 participants