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 3.21.1 #1195

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1195 (4ab0c0d) into 4.0.0 (0faf7eb) will increase coverage by 0.01%. The diff coverage is 93.75%.

@@             Coverage Diff              @@
##              4.0.0    #1195      +/-   ##
============================================
+ Coverage     84.49%   84.50%   +0.01%     
- Complexity     2705     2710       +5     
============================================
  Files           307      308       +1     
  Lines          8830     8837       +7     
  Branches       1048     1049       +1     
============================================
+ Hits           7461     7468       +7     
- Misses          897      898       +1     
+ Partials        472      471       -1     
Impacted Files Coverage Δ
...om/alipay/sofa/boot/util/SmartAnnotationUtils.java 90.00% <90.00%> (ø)
...untime/spring/ServiceBeanFactoryPostProcessor.java 75.00% <100.00%> (-0.41%) :arrow_down:

... and 1 file with indirect coverage changes