Skip to content

feat:support dynamic multi-discovery. #1591

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
Jun 3, 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.

@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.2.x milestone May 29, 2025
@SkyeBeFreeman SkyeBeFreeman requested a review from shedfreewu May 29, 2025 10:01
Copy link

codecov bot commented May 29, 2025

Codecov Report

Attention: Patch coverage is 32.96089% with 120 lines in your changes missing coverage. Please review.

Project coverage is 67.09%. Comparing base (ad3c537) to head (3b2c5b1).
Report is 1 commits behind head on 2021.

Files with missing lines Patch % Lines
...listeners/ConsulDiscoveryConfigChangeListener.java 0.00% 48 Missing ⚠️
...ig/extend/tsf/TsfCoreEnvironmentPostProcessor.java 0.00% 22 Missing ⚠️
...olaris/config/adapter/PolarisConfigFilePuller.java 31.57% 12 Missing and 1 partial ⚠️
.../com/tencent/cloud/common/tsf/TsfContextUtils.java 54.16% 3 Missing and 8 partials ⚠️
...laris/config/utils/PolarisPropertySourceUtils.java 78.12% 3 Missing and 4 partials ⚠️
...ig/extend/tsf/TsfLastEnvironmentPostProcessor.java 46.15% 6 Missing and 1 partial ⚠️
...aris/ratelimit/tsf/TsfRateLimitConfigModifier.java 0.00% 6 Missing ⚠️
...nt/cloud/polaris/registry/PolarisRegistration.java 0.00% 3 Missing ⚠️
.../multi/config/MultiDiscoveryAutoConfiguration.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2021    #1591      +/-   ##
============================================
- Coverage     67.53%   67.09%   -0.44%     
  Complexity       20       20              
============================================
  Files           336      340       +4     
  Lines          8196     8278      +82     
  Branches       1009     1027      +18     
============================================
+ Hits           5535     5554      +19     
- Misses         2181     2237      +56     
- Partials        480      487       +7     

☔ 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

@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 9622128 into Tencent:2021 Jun 3, 2025
11 of 12 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 21/multi-discovery branch June 3, 2025 06:57
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Jun 3, 2025
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