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 detection-related structs/parameters #237

Open
3 tasks
mdevino opened this issue Oct 23, 2024 · 0 comments
Open
3 tasks

Refactor detection-related structs/parameters #237

mdevino opened this issue Oct 23, 2024 · 0 comments

Comments

@mdevino
Copy link
Collaborator

mdevino commented Oct 23, 2024

Description

As an orchestrator developer, I want to rethink the structs related to detection tasks, so that I can reduce the number of parameters being passed to functions.

Discussion

This is a follow up of a discussion in #235.

Acceptance Criteria

  • No #[allow(clippy::too_many_arguments)] attributes around the code base.
  • Unit tests cover new/changed code
  • Examples build against new/changed code
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

No branches or pull requests

1 participant