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.93k stars 1.26k forks source link

register deprecate bean alias name for ApplicationRuntimeModel #1263

Closed HzjNeverStop closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (93aee23) 84.36% compared to head (9b24c94) 84.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1263 +/- ## ========================================= Coverage 84.36% 84.36% - Complexity 2895 2896 +1 ========================================= Files 325 325 Lines 9414 9414 Branches 1121 1121 ========================================= Hits 7942 7942 Misses 967 967 Partials 505 505 ``` | [Files](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1263?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack) | Coverage Δ | | |---|---|---| | [...utoconfigure/isle/SofaModuleAutoConfiguration.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1263?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWF1dG9jb25maWd1cmUvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvYm9vdC9hdXRvY29uZmlndXJlL2lzbGUvU29mYU1vZHVsZUF1dG9Db25maWd1cmF0aW9uLmphdmE=) | `100.00% <ø> (ø)` | | | [...alipay/sofa/boot/isle/ApplicationRuntimeModel.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1263?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWNvcmUvaXNsZS1zb2ZhLWJvb3Qvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvYm9vdC9pc2xlL0FwcGxpY2F0aW9uUnVudGltZU1vZGVsLmphdmE=) | `100.00% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1263/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.