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

fix BeanPostProcessorOrderTest testShutDownHookReordered #1155

Closed taobaorun closed 1 year ago

taobaorun commented 1 year ago

fix BeanPostProcessorOrderTest testShutDownHookReordered

codecov[bot] commented 1 year ago

Codecov Report

Merging #1155 (dea0afc) into master (23e43a0) will decrease coverage by 0.02%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1155      +/-   ##
============================================
- Coverage     11.23%   11.21%   -0.02%     
  Complexity       41       41              
============================================
  Files           324      324              
  Lines          9597     9613      +16     
  Branches       1313     1313              
============================================
  Hits           1078     1078              
- Misses         8357     8373      +16     
  Partials        162      162              
Impacted Files Coverage Δ
...m/alipay/sofa/boot/constant/SofaBootConstants.java 91.66% <ø> (ø)
...om/alipay/sofa/boot/env/EnvironmentCustomizer.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.