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】修复上下文类加载器切换恢复异常问题(develop) #1161

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】修复上下文类加载器切换恢复异常问题(develop) Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09 ⚠️

Comparison is base (b586ff2) 41.63% compared to head (8403bd0) 41.55%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1161      +/-   ##
=============================================
- Coverage      41.63%   41.55%   -0.09%     
  Complexity      3183     3183              
=============================================
  Files            808      810       +2     
  Lines          17791    17829      +38     
  Branches        1943     1941       -2     
=============================================
  Hits            7408     7408              
- Misses          9443     9481      +38     
  Partials         940      940              
Flag Coverage Δ
unittests 41.55% <ø> (-0.09%) ⬇️

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

see 10 files with indirect coverage changes

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.

@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 added this to the v1.1.0 milestone Mar 31, 2023
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 merged commit 072caf6 into sermant-io:develop 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