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

ensure threadlocal object remove after use #1225

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #1225 (a66d9f8) into 3.x (b8593ea) will increase coverage by 0.19%. Report is 1 commits behind head on 3.x. The diff coverage is 87.50%.

@@             Coverage Diff              @@
##                3.x    #1225      +/-   ##
============================================
+ Coverage     71.64%   71.83%   +0.19%     
- Complexity     1855     1865      +10     
============================================
  Files           260      260              
  Lines          7462     7470       +8     
  Branches        944      943       -1     
============================================
+ Hits           5346     5366      +20     
+ Misses         1636     1624      -12     
  Partials        480      480              
Files Changed Coverage Δ
...ay/sofa/boot/compatibility/VerificationResult.java 71.42% <76.92%> (+2.19%) :arrow_up:
...m/alipay/sofa/isle/stage/ModuleLogOutputStage.java 95.00% <100.00%> (+5.12%) :arrow_up:
.../sofa/runtime/factory/BeanLoadCostBeanFactory.java 74.15% <100.00%> (+0.59%) :arrow_up:
...a/runtime/invoke/DynamicJvmServiceProxyFinder.java 38.02% <100.00%> (-0.41%) :arrow_down:
...boot/compatibility/AbstractJarVersionVerifier.java 81.81% <100.00%> (ø)
...ot/compatibility/CompatibilityNotMetException.java 100.00% <100.00%> (ø)
.../compatibility/CompositeCompatibilityVerifier.java 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes