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

fix SpringContextInstallStage countDownLatch size error #1262

Closed HzjNeverStop closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (60856da) 84.35% compared to head (be6f24c) 84.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1262 +/- ## ============================================ + Coverage 84.35% 84.37% +0.02% - Complexity 2895 2896 +1 ============================================ Files 325 325 Lines 9414 9414 Branches 1121 1121 ============================================ + Hits 7941 7943 +2 Misses 967 967 + Partials 506 504 -2 ``` | [Files](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack) | Coverage Δ | | |---|---|---| | [...ofa/boot/isle/stage/SpringContextInstallStage.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWNvcmUvaXNsZS1zb2ZhLWJvb3Qvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvYm9vdC9pc2xlL3N0YWdlL1NwcmluZ0NvbnRleHRJbnN0YWxsU3RhZ2UuamF2YQ==) | `83.96% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1262/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack)

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