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 etcd sync error. #4911

Merged
merged 11 commits into from
Jul 30, 2023
Merged

[type:bug] fix etcd sync error. #4911

merged 11 commits into from
Jul 30, 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 27, 2023

Codecov Report

Merging #4911 (a076f3a) into master (40e1f22) will increase coverage by 0.14%.
The diff coverage is 68.18%.

@@             Coverage Diff              @@
##             master    #4911      +/-   ##
============================================
+ Coverage     64.07%   64.22%   +0.14%     
- Complexity     8439     8445       +6     
============================================
  Files          1195     1195              
  Lines         35368    35374       +6     
  Branches       3203     3206       +3     
============================================
+ Hits          22663    22719      +56     
+ Misses        10863    10812      -51     
- Partials       1842     1843       +1     
Files Changed Coverage Δ
...plugin/divide/handler/DividePluginDataHandler.java 88.23% <0.00%> (-5.52%) ⬇️
.../apache/shenyu/admin/listener/etcd/EtcdClient.java 54.83% <40.00%> (-4.43%) ⬇️
...a/org/apache/shenyu/sync/data/etcd/EtcdClient.java 73.80% <73.33%> (-18.30%) ⬇️
...che/shenyu/sync/data/etcd/EtcdSyncDataService.java 92.23% <77.27%> (+29.24%) ⬆️

... and 5 files with indirect coverage changes

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

@moremind moremind merged commit 6f90d1a into apache:master Jul 30, 2023
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants