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

【bugfix】修复上下文类加载器切换恢复异常问题(1.0.x) #1160

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

lilai23
Copy link
Collaborator

@lilai23 lilai23 commented Mar 31, 2023

【修复issue】#1156

【修改内容】修复上下文类加载器切换恢复异常问题

【用例描述】无需修改

【自测情况】类加载问题复现并解决

【影响范围】springboot注册插件

@lilai23 lilai23 changed the title 【bugfix】修复上下文类加载器切换恢复异常问题 【bugfix】修复上下文类加载器切换恢复异常问题(1.0.x) Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b72330b) 45.59% compared to head (19874af) 45.59%.

Additional details and impacted files
@@            Coverage Diff            @@
##              1.0.x    #1160   +/-   ##
=========================================
  Coverage     45.59%   45.59%           
  Complexity     2925     2925           
=========================================
  Files           676      676           
  Lines         14939    14939           
  Branches       1680     1680           
=========================================
  Hits           6811     6811           
  Misses         7272     7272           
  Partials        856      856           
Flag Coverage Δ
unittests 45.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@robotLJW robotLJW left a comment

Choose a reason for hiding this comment

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

/lgtm

@robotLJW robotLJW added kind/bug Something isn't working status/lgtm Indicates that a PR is ready to be merged. labels Mar 31, 2023
@robotLJW robotLJW merged commit c68dd3b into sermant-io:1.0.x Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working status/lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants