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:add admin http handler. #1450

Merged
merged 1 commit into from
Oct 29, 2024
Merged

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.

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 Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 46.78899% with 58 lines in your changes missing coverage. Please review.

Project coverage is 69.83%. Comparing base (925de76) to head (c79175a).
Report is 1 commits behind head on 2023.

Files with missing lines Patch % Lines
...config/extend/tsf/TsfInstanceMetadataProvider.java 32.00% 8 Missing and 9 partials ⚠️
...config/PolarisContextEnvironmentPostProcessor.java 51.72% 7 Missing and 7 partials ⚠️
...ris/context/config/extend/tsf/TsfContextUtils.java 0.00% 12 Missing ⚠️
...ig/extend/tsf/TsfCoreEnvironmentPostProcessor.java 0.00% 7 Missing ⚠️
...loud/common/tsf/ConditionalOnTsfConsulEnabled.java 25.00% 3 Missing ⚠️
.../polaris/context/admin/PolarisAdminProperties.java 70.00% 3 Missing ⚠️
...enhancement/stat/config/PolarisStatProperties.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2023    #1450      +/-   ##
============================================
+ Coverage     69.11%   69.83%   +0.72%     
  Complexity        2        2              
============================================
  Files           309      312       +3     
  Lines          7356     7399      +43     
  Branches        874      889      +15     
============================================
+ Hits           5084     5167      +83     
+ Misses         1829     1773      -56     
- Partials        443      459      +16     

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

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 14229e0 into Tencent:2023 Oct 29, 2024
6 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 23/admin branch October 29, 2024 12:07
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