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 gateway context, feign eager-load support default value. #1496

Merged
merged 6 commits into from
Feb 25, 2025

Conversation

shedfreewu
Copy link
Collaborator

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.

Copy link
Collaborator

@SkyeBeFreeman SkyeBeFreeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议也更新一下quickstart-scg

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.1.0 milestone Feb 21, 2025
@shedfreewu shedfreewu force-pushed the dev/shedfreewu/2021-gw branch from 1eb299e to e70f5f7 Compare February 24, 2025 13:54
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 9.66057% with 346 lines in your changes missing coverage. Please review.

Project coverage is 63.82%. Comparing base (4aeca71) to head (efa5163).

Files with missing lines Patch % Lines
...d/plugin/gateway/context/ContextGatewayFilter.java 0.00% 85 Missing ⚠️
...teway/context/ContextGatewayPropertiesManager.java 0.00% 64 Missing ⚠️
...ent/cloud/plugin/gateway/context/GroupContext.java 0.00% 62 Missing ⚠️
...instrument/feign/FeignEagerLoadSmartLifecycle.java 0.00% 25 Missing and 1 partial ⚠️
...ugin/gateway/context/ContextGatewayProperties.java 0.00% 14 Missing ⚠️
...plugin/gateway/GatewayPluginAutoConfiguration.java 0.00% 13 Missing ⚠️
.../gateway/context/ContextRoutePredicateFactory.java 0.00% 12 Missing ⚠️
...n/gateway/context/GatewayConfigChangeListener.java 0.00% 12 Missing ⚠️
...tiveLoadBalancerClientFilterBeanPostProcessor.java 0.00% 9 Missing ⚠️
...n/gateway/context/ContextGatewayFilterFactory.java 0.00% 9 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##               2021    #1496      +/-   ##
============================================
- Coverage     67.11%   63.82%   -3.29%     
  Complexity       22       22              
============================================
  Files           335      341       +6     
  Lines          7893     8110     +217     
  Branches        983     1006      +23     
============================================
- Hits           5297     5176     -121     
- Misses         2125     2464     +339     
+ Partials        471      470       -1     

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

@SkyeBeFreeman SkyeBeFreeman merged commit b12c316 into Tencent:2021 Feb 25, 2025
9 checks passed
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