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

Merge v3.19.0 #1182

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1182 (4802deb) into 4.0.0 (50ee113) will decrease coverage by 0.05%. The diff coverage is 50.00%.

@@             Coverage Diff              @@
##              4.0.0    #1182      +/-   ##
============================================
- Coverage     84.51%   84.46%   -0.05%     
+ Complexity     2699     2698       -1     
============================================
  Files           306      307       +1     
  Lines          8811     8815       +4     
  Branches       1045     1046       +1     
============================================
- Hits           7447     7446       -1     
- Misses          893      896       +3     
- Partials        471      473       +2     
Impacted Files Coverage Δ
...sofa/boot/logging/LogEnvironmentPostProcessor.java 97.36% <ø> (ø)
...a/boot/util/ApplicationListenerOrderConstants.java 0.00% <0.00%> (ø)
...alipay/sofa/runtime/impl/ComponentManagerImpl.java 75.80% <50.00%> (-0.62%) :arrow_down:
...figure/tracer/SofaTracerConfigurationListener.java 94.73% <100.00%> (ø)
...boot/listener/SofaConfigSourceSupportListener.java 100.00% <100.00%> (ø)
.../sofa/boot/listener/SpringCloudConfigListener.java 88.88% <100.00%> (ø)

... and 1 file with indirect coverage changes