-
Notifications
You must be signed in to change notification settings - Fork 728
Cts remove unused functions #8440
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
Cts remove unused functions #8440
Conversation
Signed-off-by: arthurjolo <[email protected]>
Signed-off-by: arthurjolo <[email protected]>
…Balacer Signed-off-by: arthurjolo <[email protected]>
Signed-off-by: arthurjolo <[email protected]>
|
clang-tidy review says "All clean, LGTM! 👍" |
Signed-off-by: arthurjolo <[email protected]>
|
clang-tidy review says "All clean, LGTM! 👍" |
|
conflicts |
Signed-off-by: arthurjolo <[email protected]>
|
the bazel failures, it is pointing to other tools is there anything I should do? |
You can ignore that one |
|
clang-tidy review says "All clean, LGTM! 👍" |
Signed-off-by: arthurjolo <[email protected]>
|
clang-tidy review says "All clean, LGTM! 👍" |
|
conflict to resolve |
Signed-off-by: arthurjolo <[email protected]>
|
clang-tidy review says "All clean, LGTM! 👍" |
|
Now it is ready to merge! |
Fixes necessary after PR #7823
Address coverty issues added by the PR
Remove LevelBalancer, that was replaced by the new LatencyBalancer.
Remove functions that were moved from TritionCTS to the new LatencyBalancer.