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

fix extension point shutdown error #880

Merged
merged 2 commits into from
Nov 8, 2021
Merged

fix extension point shutdown error #880

merged 2 commits into from
Nov 8, 2021

Conversation

HzjNeverStop
Copy link
Contributor

No description provided.

@sofastack-bot sofastack-bot bot added bug Something isn't working cla:yes size/XS labels Oct 25, 2021
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #880 (4ffad34) into master (b3770f2) will increase coverage by 0.10%.
The diff coverage is 28.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #880      +/-   ##
============================================
+ Coverage     71.15%   71.25%   +0.10%     
  Complexity       36       36              
============================================
  Files           303      303              
  Lines          8601     8607       +6     
  Branches       1195     1198       +3     
============================================
+ Hits           6120     6133      +13     
+ Misses         1794     1786       -8     
- Partials        687      688       +1     
Impacted Files Coverage Δ
...runtime/ext/component/ExtensionPointComponent.java 71.79% <28.57%> (+20.27%) ⬆️
...m/alipay/sofa/isle/stage/ModuleLogOutputStage.java 94.93% <0.00%> (+2.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3770f2...4ffad34. Read the comment docs.

@sofastack-bot sofastack-bot bot added size/S and removed size/XS labels Oct 25, 2021
@alaneuler alaneuler added this to the v3.9.0 milestone Oct 25, 2021
Copy link
Contributor

@alaneuler alaneuler left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants