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

add startup log in sofa runtime log #1159

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1159 (a412828) into master (10814c2) will decrease coverage by 0.01%. The diff coverage is 71.42%.

@@             Coverage Diff              @@
##             master    #1159      +/-   ##
============================================
- Coverage     71.68%   71.68%   -0.01%     
- Complexity     1825     1826       +1     
============================================
  Files           252      252              
  Lines          7333     7347      +14     
  Branches        928      929       +1     
============================================
+ Hits           5257     5267      +10     
- Misses         1602     1605       +3     
- Partials        474      475       +1     
Impacted Files Coverage Δ
...m/alipay/sofa/boot/constant/SofaBootConstants.java 91.66% <ø> (ø)
...tup/stage/StartupSpringApplicationRunListener.java 84.61% <71.42%> (-2.89%) :arrow_down:

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