-
Notifications
You must be signed in to change notification settings - Fork 886
optimize(apache): remove apache codec gen and set default protocol from buffered to framed #1728
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
Merged
HeyJavaBean
merged 4 commits into
cloudwego:develop
from
HeyJavaBean:optimize/remove_apache_codec_gen
Mar 13, 2025
Merged
optimize(apache): remove apache codec gen and set default protocol from buffered to framed #1728
HeyJavaBean
merged 4 commits into
cloudwego:develop
from
HeyJavaBean:optimize/remove_apache_codec_gen
Mar 13, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
581abb7
to
3ec70c2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1728 +/- ##
===========================================
- Coverage 63.84% 63.76% -0.09%
===========================================
Files 379 379
Lines 34327 34328 +1
===========================================
- Hits 21916 21889 -27
- Misses 11099 11128 +29
+ Partials 1312 1311 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
30ddd1e
to
abff92e
Compare
abff92e
to
21ab248
Compare
d024f3e
to
7ea3822
Compare
7ea3822
to
01480b4
Compare
5f82d6c
to
d03239f
Compare
d03239f
to
9dff4dd
Compare
HeyJavaBean
commented
Mar 13, 2025
afe4083
to
29f6d1e
Compare
0ea6a5d
to
9dff4dd
Compare
jayantxie
approved these changes
Mar 13, 2025
YangruiEmma
approved these changes
Mar 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
optimize(apache): kitex 不再生成 apache codec 编解码产物,并且将默认协议从 buffered 设置为 framed
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
Additional Notes:
zh(optional):
额外说明:
(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation: