Skip to content

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

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 4 commits into from
May 12, 2025

Conversation

fuyuwei01
Copy link
Collaborator

@fuyuwei01 fuyuwei01 commented May 12, 2025

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.

Copy link

codecov bot commented May 12, 2025

Codecov Report

Attention: Patch coverage is 9.35065% with 349 lines in your changes missing coverage. Please review.

Project coverage is 60.06%. Comparing base (b577b54) to head (47c638e).
Report is 1 commits behind head on hoxton.

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 13 more
Additional details and impacted files
@@             Coverage Diff              @@
##             hoxton    #1545      +/-   ##
============================================
- Coverage     62.92%   60.06%   -2.86%     
  Complexity       22       22              
============================================
  Files           360      366       +6     
  Lines          8350     8574     +224     
  Branches       1029     1051      +22     
============================================
- Hits           5254     5150     -104     
- Misses         2627     2961     +334     
+ Partials        469      463       -6     

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

@SkyeBeFreeman SkyeBeFreeman self-requested a review May 12, 2025 11:23
@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.1.0 milestone May 12, 2025
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 bd95c32 into Tencent:hoxton May 12, 2025
9 of 10 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