Skip to content

network: rename the addressProvider() to connectionInfoProvider()#17825

Merged
mattklein123 merged 8 commits intoenvoyproxy:mainfrom
soulxu:rename_addressProvider_member
Aug 26, 2021
Merged

network: rename the addressProvider() to connectionInfoProvider()#17825
mattklein123 merged 8 commits intoenvoyproxy:mainfrom
soulxu:rename_addressProvider_member

Conversation

@soulxu
Copy link
Member

@soulxu soulxu commented Aug 24, 2021

Commit Message: network: rename the addressProvider() to connectionInfoProvider()
Additional Description:
Rename the addressProvider() to connectionInfoProvider() and addressProviderSharedPtr() to connectionInfoProviderSharedPtr()
Risk Level: low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
Part of #17168
Signed-off-by: He Jie Xu hejie.xu@intel.com

soulxu added 3 commits August 24, 2021 12:38
Signed-off-by: He Jie Xu <hejie.xu@intel.com>
…haredPtr()

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
Signed-off-by: He Jie Xu <hejie.xu@intel.com>
@soulxu
Copy link
Member Author

soulxu commented Aug 24, 2021

cc @mattklein123

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks. One small comment.

/wait

@@ -194,8 +194,8 @@ class Connection : public Event::DeferredDeletable,
/**
* @return the address provider backing this connection.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the doc comments now on the interfaces just so we don't forget later?

Copy link
Member Author

@soulxu soulxu Aug 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, let me update

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
soulxu added 2 commits August 25, 2021 06:16
Signed-off-by: He Jie Xu <hejie.xu@intel.com>
Signed-off-by: He Jie Xu <hejie.xu@intel.com>
@soulxu
Copy link
Member Author

soulxu commented Aug 26, 2021

emm.. Code coverage for source/common/http/http2 is lower than limit of 96.6 (96.5), so I lower the coverage to 96.5. Let me know if there is other thing I can do here.

soulxu added 2 commits August 26, 2021 05:54
This reverts commit 7238382.

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
Signed-off-by: He Jie Xu <hejie.xu@intel.com>
@soulxu
Copy link
Member Author

soulxu commented Aug 26, 2021

emm.. Code coverage for source/common/http/http2 is lower than limit of 96.6 (96.5), so I lower the coverage to 96.5. Let me know if there is other thing I can do here.

I saw this #17846, so revert the change of lower the h2 test coverage, instead of a rebase.

@mattklein123 mattklein123 merged commit 365acdb into envoyproxy:main Aug 26, 2021
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.

2 participants