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

Support startup parent self time #1115

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1115 (aaa3e11) into 4.0.0 (1793bb9) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              4.0.0    #1115      +/-   ##
============================================
+ Coverage     40.81%   40.87%   +0.06%     
  Complexity       52       52              
============================================
  Files           327      327              
  Lines          9565     9568       +3     
  Branches       1227     1229       +2     
============================================
+ Hits           3904     3911       +7     
+ Misses         5332     5328       -4     
  Partials        329      329              
Impacted Files Coverage Δ
...in/java/com/alipay/sofa/boot/startup/BeanStat.java 78.94% <100.00%> (+15.31%) :arrow_up:
.../com/alipay/sofa/boot/startup/StartupReporter.java 87.14% <100.00%> (+0.57%) :arrow_up:

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