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.82k stars 1.17k forks source link

Upgrade rpc 592 #1307

Closed Lo1nt closed 1 year ago

Lo1nt commented 1 year ago

upgrade rpc version to 5.9.2-SNAPSHOT

codecov[bot] commented 1 year ago

Codecov Report

Merging #1307 (b678e2a) into master (75bc1ff) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1307      +/-   ##
============================================
- Coverage     71.97%   71.97%   -0.01%     
- Complexity      783      784       +1     
============================================
  Files           415      415              
  Lines         17651    17651              
  Branches       2753     2753              
============================================
- Hits          12705    12704       -1     
- Misses         3538     3545       +7     
+ Partials       1408     1402       -6     
Impacted Files Coverage Δ
.../main/java/com/alipay/sofa/rpc/common/Version.java 100.00% <ø> (ø)
...java/com/alipay/sofa/rpc/module/LookoutModule.java 52.38% <0.00%> (-33.34%) :arrow_down:
...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:
...com/alipay/sofa/rpc/context/RpcRuntimeContext.java 90.12% <0.00%> (+1.23%) :arrow_up:
...pay/sofa/rpc/transport/ClientTransportFactory.java 78.46% <0.00%> (+1.53%) :arrow_up:
.../alipay/sofa/rpc/metrics/lookout/RpcLookoutId.java 88.88% <0.00%> (+1.58%) :arrow_up:
...ansport/bolt/ReuseBoltClientConnectionManager.java 72.46% <0.00%> (+4.34%) :arrow_up:

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