[ISSUSE #3925] shenyu sdk etcd watch#4052
Merged
yunlongn merged 13 commits intoapache:masterfrom Oct 18, 2022
misaya295:shenyu-etcd-sdk
Merged
[ISSUSE #3925] shenyu sdk etcd watch#4052yunlongn merged 13 commits intoapache:masterfrom misaya295:shenyu-etcd-sdk
yunlongn merged 13 commits intoapache:masterfrom
misaya295:shenyu-etcd-sdk
Conversation
added 2 commits
October 9, 2022 14:35
Codecov Report
@@ Coverage Diff @@
## master #4052 +/- ##
============================================
- Coverage 69.92% 69.84% -0.08%
+ Complexity 6833 6829 -4
============================================
Files 941 941
Lines 25745 25776 +31
Branches 2311 2312 +1
============================================
+ Hits 18001 18003 +2
- Misses 6340 6367 +27
- Partials 1404 1406 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
misaya295
commented
Oct 11, 2022
...d/src/main/java/org/apache/shenyu/register/instance/etcd/EtcdInstanceRegisterRepository.java
Outdated
Show resolved
Hide resolved
# Conflicts: # shenyu-register-center/shenyu-register-instance/shenyu-register-instance-etcd/src/main/java/org/apache/shenyu/register/instance/etcd/EtcdInstanceRegisterRepository.java
yunlongn
approved these changes
Oct 17, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
about ISSUSE #3925
Make sure that:
./mvnw clean install -Dmaven.javadoc.skip=true.