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

feat: support lane router #1378

Merged
merged 2 commits into from
Aug 13, 2024
Merged

feat: support lane router #1378

merged 2 commits into from
Aug 13, 2024

Conversation

fuyuwei01
Copy link
Contributor

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2023.
  • Will pull request to branch of 2022.
  • Will pull request to branch of 2021.
  • Will pull request to branch of 2020.
  • Will pull request to branch of hoxton.

SkyeBeFreeman and others added 2 commits August 13, 2024 16:35
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 88.78205% with 35 lines in your changes missing coverage. Please review.

Project coverage is 77.85%. Comparing base (f5bb38c) to head (c009edc).

Files Patch % Lines
...c/enhancement/scg/EnhancedGatewayGlobalFilter.java 57.89% 6 Missing and 2 partials ⚠️
.../core/EncodeTransferMedataFeignEnhancedPlugin.java 80.55% 5 Missing and 2 partials ⚠️
...tencent/cloud/common/metadata/MetadataContext.java 91.02% 2 Missing and 5 partials ⚠️
...com/tencent/cloud/common/util/ReflectionUtils.java 60.00% 4 Missing and 2 partials ⚠️
.../common/util/expresstion/ExpressionLabelUtils.java 50.00% 2 Missing ⚠️
...oud/rpc/enhancement/feign/EnhancedFeignClient.java 75.00% 1 Missing and 1 partial ⚠️
...ata/core/DecodeTransferMetadataReactiveFilter.java 87.50% 1 Missing ⚠️
.../util/expresstion/ServletExpressionLabelUtils.java 66.66% 1 Missing ⚠️
...til/expresstion/SpringWebExpressionLabelUtils.java 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2020    #1378      +/-   ##
============================================
+ Coverage     77.23%   77.85%   +0.62%     
- Complexity        0        2       +2     
============================================
  Files           267      270       +3     
  Lines          5837     5989     +152     
  Branches        702      717      +15     
============================================
+ Hits           4508     4663     +155     
+ Misses          946      940       -6     
- Partials        383      386       +3     

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

@SkyeBeFreeman SkyeBeFreeman merged commit 3606712 into Tencent:2020 Aug 13, 2024
9 checks passed
@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Aug 13, 2024
@fuyuwei01 fuyuwei01 deleted the 2020-3 branch August 15, 2024 08:45
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.

2 participants