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 healthcheck startup #1108

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1108 (ef38518) into 4.0.0 (d9740f4) will increase coverage by 0.24%. The diff coverage is 92.42%.

@@             Coverage Diff              @@
##              4.0.0    #1108      +/-   ##
============================================
+ Coverage     39.96%   40.21%   +0.24%     
  Complexity       50       50              
============================================
  Files           323      323              
  Lines          9468     9507      +39     
  Branches       1217     1217              
============================================
+ Hits           3784     3823      +39     
  Misses         5364     5364              
  Partials        320      320              
Impacted Files Coverage Δ
...in/java/com/alipay/sofa/boot/startup/BeanStat.java 63.63% <ø> (-3.04%) :arrow_down:
...t/startup/StartupSpringApplicationRunListener.java 85.00% <0.00%> (-1.45%) :arrow_down:
...in/java/com/alipay/sofa/boot/startup/BaseStat.java 94.73% <80.00%> (-5.27%) :arrow_down:
...a/boot/actuator/health/HealthCheckerProcessor.java 86.25% <100.00%> (+1.38%) :arrow_up:
...boot/actuator/health/HealthIndicatorProcessor.java 89.28% <100.00%> (+0.64%) :arrow_up:
...tuator/health/ReadinessCheckCallbackProcessor.java 96.72% <100.00%> (+0.49%) :arrow_up:
...a/boot/actuator/health/ReadinessCheckListener.java 85.79% <100.00%> (+1.22%) :arrow_up:

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