sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.16k forks source link

fix #1380, create NacosRegistryProviderObserver when init method is executed #1401

Closed wangchengming666 closed 3 months ago

wangchengming666 commented 3 months ago

related https://github.com/sofastack/sofa-rpc/issues/1380

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 72.02%. Comparing base (df2dcae) to head (8554632).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1401 +/- ## ============================================ - Coverage 72.02% 72.02% -0.01% Complexity 791 791 ============================================ Files 422 422 Lines 17813 17813 Branches 2769 2769 ============================================ - Hits 12830 12829 -1 Misses 3568 3568 - Partials 1415 1416 +1 ```

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