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.17k forks source link

Modify the parsing header method to facilitate expansion #1325

Closed EvenLjj closed 1 year ago

EvenLjj commented 1 year ago

Modify the parsing header method to facilitate expansion.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1325 (408901d) into master (a283eb3) will decrease coverage by 0.01%. The diff coverage is 56.25%.

@@             Coverage Diff              @@
##             master    #1325      +/-   ##
============================================
- Coverage     72.02%   72.02%   -0.01%     
+ Complexity      786      784       -2     
============================================
  Files           415      415              
  Lines         17651    17652       +1     
  Branches       2753     2752       -1     
============================================
- Hits          12714    12713       -1     
- Misses         3536     3538       +2     
  Partials       1401     1401              
Impacted Files Coverage Δ
...ipay/sofa/rpc/codec/bolt/SofaRpcSerialization.java 76.64% <56.25%> (+0.45%) :arrow_up:

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.