Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ExcludeBeanNameAutoProxyCreator #1277

Merged

Conversation

HzjNeverStop
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 4, 2024

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 ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@crazysaltfish crazysaltfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HzjNeverStop HzjNeverStop merged commit f708c0c into sofastack:master Jan 5, 2024
5 checks passed
HzjNeverStop added a commit to HzjNeverStop/sofa-boot that referenced this pull request Jan 23, 2024
Co-authored-by: 致节 <hzj266771@antgroup.com>
(cherry picked from commit f708c0c)
HzjNeverStop added a commit to HzjNeverStop/sofa-boot that referenced this pull request Jan 23, 2024
sofastack#1270

2. Support ExcludeBeanNameAutoProxyCreator sofastack#1277
3. avoid ReadinessCheckListener cuncrrency
HzjNeverStop added a commit that referenced this pull request Jan 25, 2024
* support ExcludeBeanNameAutoProxyCreator (#1277)

Co-authored-by: 致节 <hzj266771@antgroup.com>
(cherry picked from commit f708c0c)

* 1. skip low cost spring.context.config-classes.enhance and bean-factory #1270
2. Support ExcludeBeanNameAutoProxyCreator #1277
3. avoid ReadinessCheckListener cuncrrency

* relase 3.22.0

---------

Co-authored-by: 致节 <hzj266771@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants