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 consul config data. #1331

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1320

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 Jul 2, 2024
@SkyeBeFreeman SkyeBeFreeman force-pushed the 22/polaris-config-group branch 3 times, most recently from 24eb822 to 580baca Compare July 19, 2024 11:03
@SkyeBeFreeman SkyeBeFreeman force-pushed the 22/polaris-config-group branch from 580baca to d22f494 Compare July 26, 2024 02:23
@SkyeBeFreeman SkyeBeFreeman force-pushed the 22/polaris-config-group branch from d22f494 to d7aeb6d Compare July 29, 2024 11:11
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 9.48905% with 124 lines in your changes missing coverage. Please review.

Please upload report for BASE (2022@33e080e). Learn more about missing BASE report.

Files Patch % Lines
...adaptor/PolarisAdaptorTsfConfigExtensionLayer.java 0.00% 90 Missing ⚠️
...ig/adapter/PolarisConfigPropertyAutoRefresher.java 27.27% 7 Missing and 1 partial ⚠️
.../controller/PolarisAdaptorTsfConfigController.java 0.00% 6 Missing ⚠️
...ris/config/configdata/PolarisConfigDataLoader.java 50.00% 2 Missing and 3 partials ⚠️
...d/polaris/config/tsf/encrypt/EncryptAlgorithm.java 0.00% 3 Missing ⚠️
...ntext/tsf/env/TsfCoreEnvironmentPostProcessor.java 0.00% 3 Missing ⚠️
...laris/config/adapter/PolarisConfigFileLocator.java 0.00% 1 Missing and 1 partial ⚠️
...polaris/config/config/PolarisConfigProperties.java 50.00% 2 Missing ⚠️
...s/config/tsf/encrypt/ConfigEncryptAESProvider.java 0.00% 2 Missing ⚠️
.../tsf/PolarisAdaptorTsfConfigAutoConfiguration.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@           Coverage Diff           @@
##             2022    #1331   +/-   ##
=======================================
  Coverage        ?   64.62%           
  Complexity      ?        2           
=======================================
  Files           ?      322           
  Lines           ?     7678           
  Branches        ?      952           
=======================================
  Hits            ?     4962           
  Misses          ?     2271           
  Partials        ?      445           

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

@SkyeBeFreeman SkyeBeFreeman merged commit 0674223 into Tencent:2022 Jul 29, 2024
5 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 22/polaris-config-group branch July 29, 2024 13:10
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 5, 2024
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 20, 2024
fuyuwei01 pushed a commit to fuyuwei01/spring-cloud-tencent that referenced this pull request Aug 28, 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.

支持连接Consul配置中心
1 participant