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.95k stars 1.26k forks source link

Cherry pick from 3.18.0 #1164

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1164 (5e8b59f) into 4.0.0 (b984985) will decrease coverage by 0.05%. The diff coverage is 90.36%.

@@             Coverage Diff              @@
##              4.0.0    #1164      +/-   ##
============================================
- Coverage     84.03%   83.98%   -0.05%     
- Complexity     2749     2767      +18     
============================================
  Files           303      305       +2     
  Lines          8560     8721     +161     
  Branches       1037     1048      +11     
============================================
+ Hits           7193     7324     +131     
- Misses          895      918      +23     
- Partials        472      479       +7     
Impacted Files Coverage Δ
...sofa/runtime/ext/component/ExtensionComponent.java 96.15% <ø> (-0.05%) :arrow_down:
...runtime/ext/component/ExtensionPointComponent.java 81.57% <ø> (-0.48%) :arrow_down:
...m/alipay/sofa/boot/constant/SofaBootConstants.java 75.00% <ø> (ø)
...ntime/spring/parser/ReferenceDefinitionParser.java 62.96% <61.53%> (-1.33%) :arrow_down:
...t/startup/StartupSpringApplicationRunListener.java 88.00% <73.33%> (-3.67%) :arrow_down:
...a/boot/actuator/components/ComponentsEndPoint.java 88.09% <73.68%> (-8.06%) :arrow_down:
...untime/service/helper/ReferenceRegisterHelper.java 85.71% <83.33%> (-1.25%) :arrow_down:
.../runtime/service/component/ReferenceComponent.java 93.07% <84.61%> (-2.30%) :arrow_down:
...a/runtime/spring/factory/ReferenceFactoryBean.java 80.00% <90.00%> (-0.65%) :arrow_down:
...t/autoconfigure/runtime/SofaRuntimeProperties.java 81.25% <94.11%> (-18.75%) :arrow_down:
... and 14 more

... and 6 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.