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

[#3860] Optimize gray routing rule algorithm #3862

Merged
merged 2 commits into from
Jul 24, 2023
Merged

[#3860] Optimize gray routing rule algorithm #3862

merged 2 commits into from
Jul 24, 2023

Conversation

chengyouling
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #3862 (9194c44) into master (554e4e2) will increase coverage by 0.02%.
The diff coverage is 0.00%.

❗ Current head 9194c44 differs from pull request most recent head f2a10f5. Consider uploading reports for the commit f2a10f5 to get more accurate results

@@             Coverage Diff              @@
##             master    #3862      +/-   ##
============================================
+ Coverage     43.98%   44.01%   +0.02%     
+ Complexity     6088     6087       -1     
============================================
  Files          1557     1557              
  Lines         38288    38262      -26     
  Branches       3513     3506       -7     
============================================
  Hits          16841    16841              
+ Misses        20136    20112      -24     
+ Partials       1311     1309       -2     
Impacted Files Coverage Δ
...b/router/distribute/AbstractRouterDistributor.java 0.00% <0.00%> (ø)
...pache/servicecomb/router/model/PolicyRuleItem.java 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

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

@liubao68 liubao68 merged commit 4138c74 into apache:master Jul 24, 2023
4 checks passed
@chengyouling chengyouling deleted the master-gray 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.

3 participants