Skip to content

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

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 1 commit into from
May 20, 2025

Conversation

fuyuwei01
Copy link
Collaborator

…. (#1504)

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.

Tencent#1504)

Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.1.x milestone May 19, 2025
Copy link

codecov bot commented May 19, 2025

Codecov Report

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

Project coverage is 63.73%. Comparing base (781671a) to head (5e6dca3).
Report is 1 commits behind head on 2024.

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              @@
##               2024    #1576      +/-   ##
============================================
- Coverage     67.06%   63.73%   -3.33%     
  Complexity       22       22              
============================================
  Files           336      342       +6     
  Lines          7897     8119     +222     
  Branches        982     1006      +24     
============================================
- Hits           5296     5175     -121     
- Misses         2128     2471     +343     
  Partials        473      473              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

LGTM.

@SkyeBeFreeman SkyeBeFreeman merged commit 06a59a2 into Tencent:2024 May 20, 2025
5 of 6 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.

2 participants