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

support ExcludeBeanNameAutoProxyCreator #1277

Closed HzjNeverStop closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b4e30c6) 83.04% compared to head (f9994f0) 83.05%. Report is 2 commits behind head on master.

Files Patch % Lines
...ork/autoproxy/ExcludeBeanNameAutoProxyCreator.java 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1277 +/- ## ============================================ + Coverage 83.04% 83.05% +0.01% - Complexity 2910 2919 +9 ============================================ Files 329 330 +1 Lines 9601 9614 +13 Branches 1161 1164 +3 ============================================ + Hits 7973 7985 +12 Misses 1123 1123 - Partials 505 506 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.