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

skip low cost spring.context.config-classes.enhance and bean-factory.… #1270

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

HzjNeverStop
Copy link
Contributor

…post-process in startup actuator result

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6502669) 84.37% compared to head (bf1bc50) 84.52%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1270      +/-   ##
============================================
+ Coverage     84.37%   84.52%   +0.15%     
- Complexity     2897     2904       +7     
============================================
  Files           325      325              
  Lines          9414     9418       +4     
  Branches       1121     1123       +2     
============================================
+ Hits           7943     7961      +18     
+ Misses          967      956      -11     
+ Partials        504      501       -3     

☔ 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 48231f6 into sofastack:master Dec 6, 2023
5 checks passed
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>
taobaorun pushed a commit to taobaorun/sofa-boot that referenced this pull request Dec 27, 2024
…post-process in startup actuator result (sofastack#1270)

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.

2 participants