Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2.7 multi registry #9787

Merged
merged 3 commits into from Mar 16, 2022
Merged

Conversation

chickenlj
Copy link
Contributor

see #9786

@chickenlj chickenlj added this to the 2.7.16 milestone Mar 15, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2022

Codecov Report

Merging #9787 (a3ac990) into master (6fe17e7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #9787   +/-   ##
=========================================
  Coverage     60.88%   60.88%           
- Complexity      447      449    +2     
=========================================
  Files          1100     1100           
  Lines         44546    44560   +14     
  Branches       6481     6487    +6     
=========================================
+ Hits          27120    27132   +12     
- Misses        14455    14463    +8     
+ Partials       2971     2965    -6     
Impacted Files Coverage Δ
...o/rpc/cluster/loadbalance/AbstractLoadBalance.java 70.83% <100.00%> (+2.65%) ⬆️
...ache/dubbo/qos/command/util/ServiceCheckUtils.java 6.89% <0.00%> (-4.87%) ⬇️
...etadata/report/support/AbstractMetadataReport.java 56.31% <0.00%> (-3.40%) ⬇️
...ubbo/registry/support/AbstractRegistryFactory.java 80.28% <0.00%> (-2.82%) ⬇️
...che/dubbo/remoting/transport/mina/MinaChannel.java 46.05% <0.00%> (-1.32%) ⬇️
...ting/zookeeper/curator/CuratorZookeeperClient.java 67.79% <0.00%> (-1.13%) ⬇️
...bbo/rpc/cluster/support/ForkingClusterInvoker.java 85.71% <0.00%> (-0.40%) ⬇️
.../apache/dubbo/config/bootstrap/DubboBootstrap.java 55.09% <0.00%> (+0.06%) ⬆️
...apache/dubbo/common/extension/ExtensionLoader.java 80.41% <0.00%> (+0.41%) ⬆️
.../org/apache/dubbo/config/MetadataReportConfig.java 81.92% <0.00%> (+2.40%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fe17e7...a3ac990. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants