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

Compatible with curator5 #8264

Merged
merged 10 commits into from
Jul 13, 2021

Conversation

horizonzy
Copy link
Member

What is the purpose of the change

compatible with curator5.

@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2021

Codecov Report

Merging #8264 (faffa8c) into master (11e15f2) will increase coverage by 0.01%.
The diff coverage is 56.70%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8264      +/-   ##
============================================
+ Coverage     61.24%   61.25%   +0.01%     
- Complexity      489      491       +2     
============================================
  Files          1090     1093       +3     
  Lines         43963    44178     +215     
  Branches       6420     6442      +22     
============================================
+ Hits          26924    27062     +138     
- Misses        14063    14127      +64     
- Partials       2976     2989      +13     
Impacted Files Coverage Δ
...bo/remoting/zookeeper/AbstractZookeeperClient.java 79.74% <ø> (ø)
...moting/zookeeper/AbstractZookeeperTransporter.java 74.54% <ø> (ø)
...org/apache/dubbo/remoting/zookeeper/EventType.java 0.00% <ø> (ø)
...ting/zookeeper/curator/CuratorZookeeperClient.java 70.11% <ø> (ø)
...zookeeper/curator/CuratorZookeeperTransporter.java 100.00% <ø> (ø)
...ng/zookeeper/curator5/Curator5ZookeeperClient.java 54.02% <54.02%> (ø)
...dubbo/remoting/zookeeper/ZookeeperTransporter.java 55.55% <55.55%> (ø)
...ookeeper/ZookeeperDynamicConfigurationFactory.java 66.66% <100.00%> (-33.34%) ⬇️
...tore/zookeeper/ZookeeperMetadataReportFactory.java 100.00% <100.00%> (ø)
...o/registry/zookeeper/ZookeeperRegistryFactory.java 100.00% <100.00%> (ø)
... and 24 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 11e15f2...faffa8c. Read the comment docs.

@AlbumenJ AlbumenJ merged commit 352a0df into apache:master Jul 13, 2021
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

3 participants