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.94k stars 1.26k forks source link

fix_SofaTracerConfigurationListener_order #1193

Closed crazysaltfish closed 1 year ago

crazysaltfish commented 1 year ago

fix_SofaTracerConfigurationListener_order

codecov[bot] commented 1 year ago

Codecov Report

Merging #1193 (a36a286) into master (967252f) will decrease coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1193      +/-   ##
============================================
- Coverage     71.44%   71.41%   -0.03%     
+ Complexity     1820     1817       -3     
============================================
  Files           253      253              
  Lines          7354     7354              
  Branches        931      931              
============================================
- Hits           5254     5252       -2     
+ Misses         1624     1623       -1     
- Partials        476      479       +3     
Impacted Files Coverage Δ
...a/boot/util/ApplicationListenerOrderConstants.java 0.00% <ø> (ø)

... and 2 files with indirect coverage changes