sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.94k stars 1.26k forks source link

Add legacy rpc property #1189

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1189 (4926513) into 4.0.0 (63d4d6a) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              4.0.0    #1189      +/-   ##
============================================
- Coverage     84.51%   84.49%   -0.02%     
  Complexity     2705     2705              
============================================
  Files           307      307              
  Lines          8827     8830       +3     
  Branches       1047     1048       +1     
============================================
+ Hits           7460     7461       +1     
- Misses          896      897       +1     
- Partials        471      472       +1     
Impacted Files Coverage Δ
...y/sofa/runtime/ext/client/ExtensionClientImpl.java 100.00% <ø> (ø)
...sofa/runtime/ext/component/ExtensionComponent.java 96.15% <ø> (ø)
...runtime/ext/component/ExtensionPointComponent.java 63.15% <ø> (ø)
...ipay/sofa/runtime/ext/spring/ExtensionBuilder.java 75.00% <ø> (ø)
...sofa/runtime/ext/spring/ExtensionPointBuilder.java 81.81% <ø> (ø)
.../boot/autoconfigure/rpc/SofaBootRpcProperties.java 85.65% <100.00%> (+0.16%) :arrow_up:

... and 2 files with indirect coverage changes