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

Support sofa-rpc provider register blacklist/whitelist #1254

Closed HzjNeverStop closed 12 months ago

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1b16252) 84.16% compared to head (6159512) 84.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1254 +/- ## ============================================ + Coverage 84.16% 84.23% +0.06% - Complexity 2865 2884 +19 ============================================ Files 323 323 Lines 9320 9354 +34 Branches 1113 1120 +7 ============================================ + Hits 7844 7879 +35 Misses 968 968 + Partials 508 507 -1 ``` | [Files](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack) | Coverage Δ | | |---|---|---| | [.../boot/autoconfigure/rpc/SofaBootRpcProperties.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWF1dG9jb25maWd1cmUvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvYm9vdC9hdXRvY29uZmlndXJlL3JwYy9Tb2ZhQm9vdFJwY1Byb3BlcnRpZXMuamF2YQ==) | `85.98% <100.00%> (+0.32%)` | :arrow_up: | | [...ot/autoconfigure/rpc/SofaRpcAutoConfiguration.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWF1dG9jb25maWd1cmUvc3JjL21haW4vamF2YS9jb20vYWxpcGF5L3NvZmEvYm9vdC9hdXRvY29uZmlndXJlL3JwYy9Tb2ZhUnBjQXV0b0NvbmZpZ3VyYXRpb24uamF2YQ==) | `100.00% <100.00%> (ø)` | | | [...fa/rpc/boot/container/ProviderConfigContainer.java](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sofastack#diff-c29mYS1ib290LXByb2plY3Qvc29mYS1ib290LWNvcmUvcnBjLXNvZmEtYm9vdC9zcmMvbWFpbi9qYXZhL2NvbS9hbGlwYXkvc29mYS9ycGMvYm9vdC9jb250YWluZXIvUHJvdmlkZXJDb25maWdDb250YWluZXIuamF2YQ==) | `88.23% <100.00%> (+4.36%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sofastack/sofa-boot/pull/1254/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.