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

Remove unused Samplers #3219

Merged
merged 17 commits into from
Jul 31, 2024
Merged

Remove unused Samplers #3219

merged 17 commits into from
Jul 31, 2024

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

Tidies up the package by removing unused code and DRYing out using the existing helpers

How this works

moving bits around

How this was tested

existing UTs

@dhrubabasu dhrubabasu added the cleanup Code quality improvement label Jul 23, 2024
@dhrubabasu dhrubabasu added this to the v1.11.10 milestone Jul 23, 2024
@dhrubabasu dhrubabasu self-assigned this Jul 23, 2024
@dhrubabasu dhrubabasu changed the title [utils/sampler] [utils/sampler] Cleanup Jul 23, 2024
@dhrubabasu dhrubabasu mentioned this pull request Jul 23, 2024
@StephenButtolph StephenButtolph modified the milestones: v1.11.10, v1.11.11 Jul 25, 2024
utils/sampler/uniform_test.go Outdated Show resolved Hide resolved
utils/sampler/weighted_test.go Outdated Show resolved Hide resolved
utils/sampler/weighted_without_replacement_test.go Outdated Show resolved Hide resolved
@StephenButtolph StephenButtolph changed the title [utils/sampler] Cleanup Remove unused Samplers Jul 31, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Jul 31, 2024
Merged via the queue into master with commit c26cbaf Jul 31, 2024
20 checks passed
@StephenButtolph StephenButtolph deleted the sampling-cleanup branch July 31, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants