Skip to content

feat: support gateway context, feign eager-load support default value. #1504

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

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

SkyeBeFreeman
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.

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.1.0 milestone Feb 26, 2025
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 10.00000% with 351 lines in your changes missing coverage. Please review.

Project coverage is 63.75%. Comparing base (be78abe) to head (b6edfa5).
Report is 1 commits behind head on 2023.

Files with missing lines Patch % Lines
...d/plugin/gateway/context/ContextGatewayFilter.java 0.00% 89 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 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##               2023    #1504      +/-   ##
============================================
- Coverage     67.00%   63.75%   -3.25%     
  Complexity       22       22              
============================================
  Files           336      342       +6     
  Lines          7897     8119     +222     
  Branches        982     1006      +24     
============================================
- Hits           5291     5176     -115     
- Misses         2128     2471     +343     
+ Partials        478      472       -6     

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

Copy link
Collaborator

@shedfreewu shedfreewu left a comment

Choose a reason for hiding this comment

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

ok

@SkyeBeFreeman SkyeBeFreeman merged commit d18f3cd into Tencent:2023 Feb 26, 2025
5 of 6 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 23/gw branch February 26, 2025 12:33
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request May 19, 2025
Tencent#1504)

Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
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