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. #1365

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Conversation

fuyuwei01
Copy link
Contributor

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.

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.

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

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

Project coverage is 64.75%. Comparing base (378d034) to head (db4076d).

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              @@
##               2021    #1365      +/-   ##
============================================
- Coverage     65.13%   64.75%   -0.38%     
  Complexity        2        2              
============================================
  Files           322      322              
  Lines          7620     7680      +60     
  Branches        938      953      +15     
============================================
+ Hits           4963     4973      +10     
- Misses         2222     2269      +47     
- Partials        435      438       +3     

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

@SkyeBeFreeman SkyeBeFreeman merged commit db91e8b into Tencent:2021 Aug 5, 2024
8 of 9 checks passed
@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Aug 13, 2024
@fuyuwei01 fuyuwei01 deleted the 2021-trace branch August 13, 2024 11:12
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