-
Notifications
You must be signed in to change notification settings - Fork 48
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
Eden as a library: Decoupling viper and openevec #855
Labels
enhancement
New feature or request
Comments
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
May 26, 2023
Refer to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
Oct 23, 2024
This is related to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
Oct 23, 2024
Related to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
Oct 23, 2024
Related to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
Oct 23, 2024
This is related to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
Oct 23, 2024
Related to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
uncleDecart
added a commit
to uncleDecart/eden
that referenced
this issue
Oct 23, 2024
Related to lf-edge#855 Signed-off-by: Pavel Abramov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
openevec module takes configuration struct (currently named EdenSetupArgs) removing dependency of reading from file we decoupling dependencies and make it easier to work. This is necessary before writing tests
What do we ant to change:
This red line in UML diagram
Related PRs
The text was updated successfully, but these errors were encountered: