sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.96k stars 1.26k forks source link

Avoid npe in SpringContextInstallStage when interrupted #1280

Closed HzjNeverStop closed 8 months ago

codecov[bot] commented 8 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.