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:optimization] some syntactic sugar optimization #4700

Merged

Conversation

847850277
Copy link
Contributor

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 Jun 5, 2023

Codecov Report

Merging #4700 (6110194) into master (3207bb1) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4700      +/-   ##
============================================
- Coverage     66.26%   66.26%   -0.01%     
- Complexity     8011     8014       +3     
============================================
  Files          1111     1111              
  Lines         32183    32181       -2     
  Branches       2907     2907              
============================================
- Hits          21327    21325       -2     
  Misses         9158     9158              
  Partials       1698     1698              
Impacted Files Coverage Δ
...erver/etcd/EtcdClientServerRegisterRepository.java 100.00% <100.00%> (ø)
...shenyu/register/client/http/utils/OkHttpTools.java 100.00% <100.00%> (ø)
...a/org/apache/shenyu/sync/data/etcd/EtcdClient.java 92.10% <100.00%> (ø)

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

@yu199195 yu199195 merged commit cc6b97f into apache:master Jun 9, 2023
35 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

4 participants