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

refactor: construct TargetLoader using ExperimentBuilder #1617

Merged
merged 7 commits into from
Jun 6, 2024

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Jun 6, 2024

This diff completes the set of preliminary richer input diffs. We build the TargetLoader using the ExperimentBuilder, which in turn uses a registry.Factory under the hood. This means that we can load targets for each experiment, because the actual implementation of the TargetLoader can be experiment dependent.

Part of ooni/probe#2607

This diff completes the set of preliminary richer input diffs.

We build the TargetLoader using the ExperimentBuilder, which in turn
uses a registry.Factory under the hood.

This means that we can load targets for each experiment.

Part of ooni/probe#2607
@bassosimone bassosimone changed the title refactor: make TargetLoader using ExperimentBuilder refactor: construct TargetLoader using ExperimentBuilder Jun 6, 2024
Copy link
Contributor

@DecFox DecFox left a comment

Choose a reason for hiding this comment

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

LGTM!

@bassosimone bassosimone merged commit 3424bd0 into master Jun 6, 2024
19 checks passed
@bassosimone bassosimone deleted the issue/2607f branch June 6, 2024 17:21
@bassosimone bassosimone added the 2024-06-richer-input Tracking 2024-06 richer input work label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024-06-richer-input Tracking 2024-06 richer input work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants