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

use ApplicationStartup static root application startup #1127

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@081a24c). Click here to learn what that means. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #1127   +/-   ##
=========================================
  Coverage          ?   11.35%           
  Complexity        ?       41           
=========================================
  Files             ?      326           
  Lines             ?     9522           
  Branches          ?     1302           
=========================================
  Hits              ?     1081           
  Misses            ?     8280           
  Partials          ?      161           
Impacted Files Coverage Δ
...onfigure/startup/SofaStartupAutoConfiguration.java 0.00% <ø> (ø)
...ava/com/alipay/sofa/startup/StartupProperties.java 0.00% <0.00%> (ø)
.../java/com/alipay/sofa/startup/StartupReporter.java 0.00% <0.00%> (ø)
.../sofa/startup/stage/BeanCostBeanPostProcessor.java 0.00% <ø> (ø)
...startup/stage/StartupContextRefreshedListener.java 0.00% <0.00%> (ø)
...tup/stage/StartupSpringApplicationRunListener.java 0.00% <0.00%> (ø)
...in/java/com/alipay/sofa/boot/startup/BaseStat.java 0.00% <0.00%> (ø)

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