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 TSF router. #1368

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

@SkyeBeFreeman SkyeBeFreeman commented Aug 8, 2024

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1217

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.0.0 milestone Aug 8, 2024
@SkyeBeFreeman SkyeBeFreeman force-pushed the 22/tsf-router branch 2 times, most recently from 0cf99e2 to 862f33e Compare August 8, 2024 05:41
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 52.82258% with 117 lines in your changes missing coverage. Please review.

Project coverage is 64.76%. Comparing base (51bafa6) to head (ab65ec8).

Files Patch % Lines
.../polaris/context/tsf/config/TsfCoreProperties.java 0.00% 30 Missing ⚠️
...text/tsf/metadata/TsfInstanceMetadataProvider.java 0.00% 24 Missing ⚠️
...om/tencent/cloud/polaris/context/tsf/TsfUtils.java 0.00% 18 Missing ⚠️
...provider/FeignRequestTemplateMetadataProvider.java 68.75% 3 Missing and 2 partials ⚠️
...etadata/provider/RestTemplateMetadataProvider.java 64.28% 3 Missing and 2 partials ⚠️
...tencent/cloud/common/metadata/MetadataContext.java 64.28% 5 Missing ⚠️
.../cloud/polaris/tsf/TsfDiscoveryConfigModifier.java 0.00% 4 Missing ⚠️
.../common/util/expresstion/ExpressionLabelUtils.java 42.85% 4 Missing ⚠️
...g/properties/PolarisRuleBasedRouterProperties.java 40.00% 3 Missing ⚠️
...cent/cloud/common/pojo/PolarisServiceInstance.java 62.50% 2 Missing and 1 partial ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##               2022    #1368    +/-   ##
==========================================
  Coverage     64.75%   64.76%            
  Complexity        2        2            
==========================================
  Files           322      320     -2     
  Lines          7678     7495   -183     
  Branches        952      910    -42     
==========================================
- Hits           4972     4854   -118     
+ Misses         2266     2227    -39     
+ Partials        440      414    -26     

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

@SkyeBeFreeman SkyeBeFreeman merged commit 337dd48 into Tencent:2022 Aug 8, 2024
5 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 22/tsf-router branch August 9, 2024 02:51
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 12, 2024
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.

spring-cloud-tencent规则路由未匹配上不报错问题
1 participant