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

upgrade rpc to 5.9.0 #1277

Closed EvenLjj closed 1 year ago

EvenLjj commented 1 year ago

upgrade rpc to 5.9.0

codecov[bot] commented 1 year ago

Codecov Report

Merging #1277 (2d4762a) into master (2a0556d) will increase coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1277      +/-   ##
============================================
+ Coverage     71.93%   71.97%   +0.03%     
  Complexity      780      780              
============================================
  Files           413      413              
  Lines         17555    17555              
  Branches       2739     2739              
============================================
+ Hits          12629    12635       +6     
+ Misses         3532     3529       -3     
+ Partials       1394     1391       -3     
Impacted Files Coverage Δ
.../main/java/com/alipay/sofa/rpc/common/Version.java 100.00% <ø> (ø)
...n/java/com/alipay/sofa/rpc/common/SofaConfigs.java 84.90% <0.00%> (-1.89%) :arrow_down:
.../com/alipay/sofa/rpc/context/RpcInvokeContext.java 82.40% <0.00%> (+0.92%) :arrow_up:
...om/alipay/sofa/rpc/server/triple/TripleServer.java 75.93% <0.00%> (+1.06%) :arrow_up:
...a/com/alipay/sofa/rpc/common/utils/ClassUtils.java 80.27% <0.00%> (+2.04%) :arrow_up:
...n/java/com/alipay/sofa/rpc/log/TimeWaitLogger.java 84.00% <0.00%> (+4.00%) :arrow_up:

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