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

[#4132] router support set fallback route as downgrading routing strategy #4133

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

chengyouling
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (01e4595) 74.15% compared to head (4feb815) 74.26%.
Report is 4 commits behind head on 2.8.x.

❗ Current head 4feb815 differs from pull request most recent head 9e822bf. Consider uploading reports for the commit 9e822bf to get more accurate results

Files Patch % Lines
...b/router/distribute/AbstractRouterDistributor.java 88.46% 0 Missing and 3 partials ⚠️
...rvicecomb/core/provider/consumer/InvokerUtils.java 60.00% 1 Missing and 1 partial ⚠️
...ervicecomb/tracing/zipkin/ZipkinTracingFilter.java 0.00% 2 Missing ⚠️
...rvicecomb/tracing/zipkin/ZipkinTracingHandler.java 75.00% 1 Missing and 1 partial ⚠️
...b/tracing/zipkin/ZipkinConsumerTracingHandler.java 0.00% 1 Missing ⚠️
...b/tracing/zipkin/ZipkinProviderTracingHandler.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              2.8.x    #4133      +/-   ##
============================================
+ Coverage     74.15%   74.26%   +0.11%     
+ Complexity      707      706       -1     
============================================
  Files          1594     1594              
  Lines         40146    40177      +31     
  Branches       3659     3665       +6     
============================================
+ Hits          29769    29839      +70     
+ Misses         8889     8850      -39     
  Partials       1488     1488              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liubao68 liubao68 merged commit 43aa274 into apache:2.8.x Dec 14, 2023
6 checks passed
@chengyouling chengyouling deleted the 2.8.x-router branch April 17, 2024 02:26
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.

None yet

3 participants