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

[balsa] Remove unused ResponseEncoder* variables from codec_impl_test. #24762

Merged
merged 1 commit into from
Jan 6, 2023
Merged

[balsa] Remove unused ResponseEncoder* variables from codec_impl_test. #24762

merged 1 commit into from
Jan 6, 2023

Conversation

bencebeky
Copy link
Contributor

Also simplify some EXPECT_CALL().WillOnce(Invoke()) constructs.

Tracking issue: #21245

Signed-off-by: Bence Béky bnc@google.com

Commit Message: [balsa] Remove unused ResponseEncoder* variables from codec_impl_test.
Additional Description:
Risk Level: n/a, test-only change
Testing: //test/common/http/http1:codec_impl_test
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

….cc.

Also simplify some EXPECT_CALL().WillOnce(Invoke()) constructs.

Signed-off-by: Bence Béky <bnc@google.com>
@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #24762 was opened by bencebeky.

see: more, trace.

@bencebeky bencebeky marked this pull request as ready for review January 4, 2023 19:44
Copy link
Contributor

@KBaichoo KBaichoo left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@KBaichoo KBaichoo merged commit e70c4b5 into envoyproxy:main Jan 6, 2023
@bencebeky bencebeky deleted the unused branch January 18, 2023 13:23
VishalDamgude pushed a commit to freshworks/envoy that referenced this pull request Feb 1, 2023
[balsa] Remove unused ResponseEncoder* variables from codec_impl_test.cc and simplify some EXPECT_CALL().WillOnce(Invoke()) constructs.

Signed-off-by: Bence Béky <bnc@google.com>
Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
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.

3 participants