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

optimize springcloud bootstrap log properties #1166

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1166 (4d6e52a) into 4.0.0 (ca80e08) will increase coverage by 0.01%. The diff coverage is 87.50%.

@@             Coverage Diff              @@
##              4.0.0    #1166      +/-   ##
============================================
+ Coverage     83.97%   83.99%   +0.01%     
  Complexity     2767     2767              
============================================
  Files           305      305              
  Lines          8724     8715       -9     
  Branches       1048     1046       -2     
============================================
- Hits           7326     7320       -6     
+ Misses          918      916       -2     
+ Partials        480      479       -1     
Impacted Files Coverage Δ
...figure/tracer/SofaTracerConfigurationListener.java 94.73% <0.00%> (+1.87%) :arrow_up:
.../sofa/boot/listener/SpringCloudConfigListener.java 88.88% <85.71%> (-3.57%) :arrow_down:
...va/com/alipay/sofa/boot/util/SofaBootEnvUtils.java 72.50% <100.00%> (+4.93%) :arrow_up:

... and 2 files with indirect coverage changes

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