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 SofaConfigSourceSupportListener duplicate register configs #1246

Closed HzjNeverStop closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.06% :warning:

Comparison is base (b274315) 84.15% compared to head (04f0713) 84.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1246 +/- ## ============================================ - Coverage 84.15% 84.10% -0.06% + Complexity 2865 2861 -4 ============================================ Files 323 323 Lines 9314 9316 +2 Branches 1113 1113 ============================================ - Hits 7838 7835 -3 - Misses 973 974 +1 - Partials 503 507 +4 ``` | [Files Changed](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack) | Coverage Δ | | |---|---|---| | [...boot/listener/SofaConfigSourceSupportListener.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1246?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290L3NyYy9tYWluL2phdmEvY29tL2FsaXBheS9zb2ZhL2Jvb3QvbGlzdGVuZXIvU29mYUNvbmZpZ1NvdXJjZVN1cHBvcnRMaXN0ZW5lci5qYXZh) | `91.66% <66.66%> (-8.34%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1246/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.