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.97k stars 1.27k forks source link

use BufferedApplicationStartup static startup #1107

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1107 (4a7dbef) into 4.0.0 (27bac34) will increase coverage by 0.22%. The diff coverage is 85.44%.

@@             Coverage Diff              @@
##              4.0.0    #1107      +/-   ##
============================================
+ Coverage     39.74%   39.96%   +0.22%     
  Complexity       50       50              
============================================
  Files           325      323       -2     
  Lines          9464     9468       +4     
  Branches       1218     1217       -1     
============================================
+ Hits           3761     3784      +23     
+ Misses         5383     5364      -19     
  Partials        320      320              
Impacted Files Coverage Δ
...gure/startup/StartupEndPointAutoConfiguration.java 100.00% <ø> (ø)
...utoconfigure/isle/SofaModuleAutoConfiguration.java 100.00% <ø> (ø)
...onfigure/runtime/SofaRuntimeAutoConfiguration.java 96.00% <ø> (-0.08%) :arrow_down:
...a/boot/isle/loader/DynamicSpringContextLoader.java 28.57% <0.00%> (-1.55%) :arrow_down:
...ofa/boot/isle/stage/SpringContextInstallStage.java 28.35% <0.00%> (+0.41%) :arrow_up:
...a/boot/context/SofaDefaultListableBeanFactory.java 100.00% <ø> (+16.32%) :arrow_up:
...t/startup/StartupSpringApplicationRunListener.java 86.44% <76.92%> (-8.30%) :arrow_down:
.../com/alipay/sofa/boot/startup/StartupReporter.java 84.84% <85.55%> (+10.42%) :arrow_up:
...in/java/com/alipay/sofa/boot/startup/BeanStat.java 66.66% <87.50%> (+21.76%) :arrow_up:
...ay/sofa/boot/actuator/startup/StartupEndPoint.java 100.00% <100.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.