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

Optimize code for shenyu-client #4462

Merged
merged 4 commits into from Mar 10, 2023
Merged

Optimize code for shenyu-client #4462

merged 4 commits into from Mar 10, 2023

Conversation

balloon72
Copy link
Contributor

Optimize code for shenyu-client

@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2023

Codecov Report

Merging #4462 (5272248) into master (1363524) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4462      +/-   ##
============================================
- Coverage     68.04%   67.98%   -0.06%     
+ Complexity     7550     7549       -1     
============================================
  Files          1027     1027              
  Lines         29166    29165       -1     
  Branches       2621     2621              
============================================
- Hits          19846    19828      -18     
- Misses         7758     7772      +14     
- Partials       1562     1565       +3     
Impacted Files Coverage Δ
...client/brpc/BrpcContextRefreshedEventListener.java 69.56% <ø> (-0.44%) ⬇️
...ringcloud/init/SpringCloudClientEventListener.java 70.47% <100.00%> (ø)
...t/springmvc/init/SpringMvcClientEventListener.java 76.76% <100.00%> (ø)
...ache/shenyu/plugin/grpc/cache/GrpcClientCache.java 68.75% <0.00%> (-31.25%) ⬇️
...henyu/common/cache/MemorySafeWindowTinyLFUMap.java 73.33% <0.00%> (-8.34%) ⬇️
...henyu/plugin/grpc/resolver/ShenyuNameResolver.java 56.38% <0.00%> (-4.26%) ⬇️
...he/shenyu/plugin/grpc/client/ShenyuGrpcClient.java 8.00% <0.00%> (-4.00%) ⬇️
...shenyu/sync/data/consul/ConsulSyncDataService.java 78.33% <0.00%> (-1.67%) ⬇️

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

@yu199195 yu199195 added this to the 2.6.0 milestone Mar 10, 2023
@yu199195 yu199195 merged commit e985872 into apache:master Mar 10, 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