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

Cherry pick issues form 3.x #1227

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1227 (7ae64a0) into master (4d3052d) will increase coverage by 0.01%. The diff coverage is 87.23%.

@@             Coverage Diff              @@
##             master    #1227      +/-   ##
============================================
+ Coverage     84.51%   84.53%   +0.01%     
- Complexity     2711     2739      +28     
============================================
  Files           308      314       +6     
  Lines          8837     8931      +94     
  Branches       1049     1058       +9     
============================================
+ Hits           7469     7550      +81     
- Misses          898      908      +10     
- Partials        470      473       +3     
Files Changed Coverage Δ
...toconfigure/health/ReadinessAutoConfiguration.java 100.00% <ø> (ø)
...ot/autoconfigure/rpc/SofaRpcAutoConfiguration.java 100.00% <ø> (ø)
...ay/sofa/boot/compatibility/VerificationResult.java 74.07% <74.07%> (ø)
...t/autoconfigure/runtime/SofaRuntimeProperties.java 80.76% <75.00%> (-0.49%) :arrow_down:
...boot/compatibility/AbstractJarVersionVerifier.java 81.81% <81.81%> (ø)
...ility/AbstractSwitchableCompatibilityVerifier.java 81.81% <81.81%> (ø)
...fa/runtime/service/component/ServiceComponent.java 94.26% <100.00%> (+0.07%) :arrow_up:
...sofa/runtime/spi/component/SofaRuntimeContext.java 98.41% <100.00%> (+0.10%) :arrow_up:
...ot/compatibility/CompatibilityNotMetException.java 100.00% <100.00%> (ø)
...tibilityVerifierApplicationContextInitializer.java 100.00% <100.00%> (ø)
... and 1 more

... and 3 files with indirect coverage changes