-
Notifications
You must be signed in to change notification settings - Fork 22
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
Some of helper functions are wrong and some of them are not using #143
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to recheck all helper functions in api and probabbly cover them by unut tests.
Some of helper functions are wrong.
See at https://github.com/networkservicemesh/api/blob/main/pkg/api/networkservice/ipcontext_helpers.go#L192 //Note: this makes ipNet incorrect
This is not using
api/pkg/api/networkservice/connection_helpers.go
Line 37 in ad449d9
This is not using
api/pkg/api/networkservice/connection_helpers.go
Line 48 in ad449d9
Solution
The text was updated successfully, but these errors were encountered: