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

config #1463

Merged
Merged

Conversation

shedfreewu
Copy link
Collaborator

PR Type

Describe what this PR does for and how you did.

  1. 支持监听整个配置分组
  2. 支持对接 TSF 时监听默认分组
  3. 支持单配置刷新

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.

@shedfreewu shedfreewu changed the base branch from 2022 to hoxton November 20, 2024 08:42
@shedfreewu shedfreewu force-pushed the dev/shedfreewu/h-2.0-boc-config branch from 26ee143 to da15205 Compare November 20, 2024 09:14
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 83.21429% with 47 lines in your changes missing coverage. Please review.

Project coverage is 65.85%. Comparing base (84a98de) to head (b31ce01).
Report is 1 commits behind head on hoxton.

Files with missing lines Patch % Lines
...laris/config/adapter/PolarisConfigFileLocator.java 64.61% 16 Missing and 7 partials ⚠️
.../adapter/PolarisRefreshEntireContextRefresher.java 21.42% 11 Missing ⚠️
...dapter/PolarisRefreshAffectedContextRefresher.java 58.33% 3 Missing and 2 partials ⚠️
...ig/adapter/PolarisConfigPropertyAutoRefresher.java 95.69% 3 Missing and 1 partial ⚠️
...config/spring/annotation/SpringValueProcessor.java 92.72% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             hoxton    #1463      +/-   ##
============================================
+ Coverage     65.65%   65.85%   +0.19%     
  Complexity        2        2              
============================================
  Files           340      338       -2     
  Lines          7877     8043     +166     
  Branches        928      965      +37     
============================================
+ Hits           5172     5297     +125     
- Misses         2256     2295      +39     
- Partials        449      451       +2     

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


🚨 Try these New Features:

@shedfreewu shedfreewu force-pushed the dev/shedfreewu/h-2.0-boc-config branch 2 times, most recently from 3990670 to 1ea0595 Compare November 20, 2024 14:52
2. 支持对接 TSF 时监听默认分组
3. 支持单配置刷新
@shedfreewu shedfreewu force-pushed the dev/shedfreewu/h-2.0-boc-config branch from 1ea0595 to 1fc1680 Compare November 21, 2024 01:05
@SkyeBeFreeman SkyeBeFreeman added this to the 2.0.0.0 milestone Nov 21, 2024
@SkyeBeFreeman SkyeBeFreeman merged commit 28dc95b into Tencent:hoxton Nov 21, 2024
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