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

fix baggage do not pick up to RpcInvokeContext problem #1402

Merged
merged 1 commit into from
May 10, 2024

Conversation

EvenLjj
Copy link
Collaborator

@EvenLjj EvenLjj commented Mar 14, 2024

fix baggage do not pick up to RpcInvokeContext problem

@sofastack-cla sofastack-cla bot added bug Something isn't working cla:yes CLA is ok size/S labels Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.99%. Comparing base (df2dcae) to head (f706310).
Report is 1 commits behind head on master.

Files Patch % Lines
...ipay/sofa/rpc/codec/bolt/SofaRpcSerialization.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1402      +/-   ##
============================================
- Coverage     72.02%   71.99%   -0.04%     
- Complexity      791      792       +1     
============================================
  Files           422      422              
  Lines         17813    17815       +2     
  Branches       2769     2770       +1     
============================================
- Hits          12830    12826       -4     
- Misses         3568     3572       +4     
- Partials       1415     1417       +2     

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

Copy link
Collaborator

@wangchengming666 wangchengming666 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@nobodyiam nobodyiam left a comment

Choose a reason for hiding this comment

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

LGTM

@EvenLjj EvenLjj merged commit cd8bb17 into sofastack:master May 10, 2024
5 checks passed
@EvenLjj EvenLjj added this to the 5.13.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes CLA is ok size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants