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

Avoid npe in SpringContextInstallStage when interrupted #1280

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

HzjNeverStop
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (f708c0c) 83.06% compared to head (f49f77e) 83.05%.
Report is 1 commits behind head on master.

Files Patch % Lines
...ofa/boot/isle/stage/SpringContextInstallStage.java 66.66% 3 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1280      +/-   ##
============================================
- Coverage     83.06%   83.05%   -0.02%     
- Complexity     2920     2921       +1     
============================================
  Files           330      330              
  Lines          9614     9620       +6     
  Branches       1164     1164              
============================================
+ Hits           7986     7990       +4     
  Misses         1123     1123              
- Partials        505      507       +2     

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

@HzjNeverStop HzjNeverStop changed the title V4.2.0 dev Avoid npe in SpringContextInstallStage when interrupted Jan 16, 2024
@sofastack-cla sofastack-cla bot added question Further information is requested cla:yes labels Jan 16, 2024
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 73662f9 into sofastack:master Jan 16, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants