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 version to 5.8.3 #1177

Closed EvenLjj closed 2 years ago

EvenLjj commented 2 years ago

upgrade rpc version to 5.8.3 release

codecov[bot] commented 2 years ago

Codecov Report

Merging #1177 (578eb59) into master (0c84e0a) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1177      +/-   ##
============================================
+ Coverage     71.08%   71.13%   +0.05%     
- Complexity      825      826       +1     
============================================
  Files           407      407              
  Lines         17199    17199              
  Branches       2681     2681              
============================================
+ Hits          12226    12235       +9     
+ Misses         3597     3585      -12     
- Partials       1376     1379       +3     
Impacted Files Coverage Δ
.../main/java/com/alipay/sofa/rpc/common/Version.java 100.00% <ø> (ø)
...ay/sofa/rpc/client/AllConnectConnectionHolder.java 60.51% <0.00%> (-0.26%) :arrow_down:
...n/java/com/alipay/sofa/rpc/common/SofaConfigs.java 86.79% <0.00%> (+1.88%) :arrow_up:
...ansport/bolt/ReuseBoltClientConnectionManager.java 68.11% <0.00%> (+2.89%) :arrow_up:
...java/com/alipay/sofa/rpc/module/LookoutModule.java 85.71% <0.00%> (+33.33%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0c84e0a...578eb59. Read the comment docs.