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

chore: remove BackendTrafficPolicyConnection #4010

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

zhaohuabing
Copy link
Member

It seems like BackendTrafficPolicyConnection is a redundant struct.

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner August 6, 2024 15:03
@zhaohuabing zhaohuabing closed this Aug 6, 2024
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing reopened this Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.96%. Comparing base (6ab6482) to head (0cdc360).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4010      +/-   ##
==========================================
+ Coverage   67.92%   67.96%   +0.04%     
==========================================
  Files         187      187              
  Lines       23030    23030              
==========================================
+ Hits        15642    15652      +10     
+ Misses       6271     6266       -5     
+ Partials     1117     1112       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

zirain
zirain previously approved these changes Aug 19, 2024
@guydc
Copy link
Contributor

guydc commented Aug 20, 2024

cc @liorokman I think that this is already covered by BackendConnection struct. Do we need this struct ?

@guydc
Copy link
Contributor

guydc commented Aug 20, 2024

/retest

@liorokman
Copy link
Contributor

Nothing is using this structure, it can be safely removed.

@arkodg arkodg merged commit 9ec2a40 into envoyproxy:main Aug 20, 2024
24 of 27 checks passed
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

Successfully merging this pull request may close these issues.

5 participants