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

[type:bug] fix zookeeper sync error. #4906

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

yunlongn
Copy link
Member

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2023

Codecov Report

Merging #4906 (7ae5c62) into master (e3cf9ed) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 60.00%.

@@            Coverage Diff            @@
##             master    #4906   +/-   ##
=========================================
  Coverage     64.04%   64.04%           
  Complexity     8312     8312           
=========================================
  Files          1180     1180           
  Lines         34865    34867    +2     
  Branches       3115     3115           
=========================================
+ Hits          22328    22330    +2     
  Misses        10763    10763           
  Partials       1774     1774           
Files Changed Coverage Δ
.../sync/data/zookeeper/ZookeeperSyncDataService.java 54.74% <60.00%> (+0.51%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@moremind moremind merged commit 3ab7df0 into apache:master Jul 26, 2023
38 checks passed
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.

3 participants