sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.16k forks source link

fix baggage do not pick up to RpcInvokeContext problem #1402

Closed EvenLjj closed 1 month ago

EvenLjj commented 3 months ago

fix baggage do not pick up to RpcInvokeContext problem

codecov[bot] commented 3 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.