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

fix:fix actuator name warning from #1428 . #1429

Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

@SkyeBeFreeman SkyeBeFreeman commented Sep 2, 2024

PR Type

Bugfix.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

closes #1428

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 Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.72%. Comparing base (3f6ed5c) to head (4aa91e4).
Report is 1 commits behind head on 2022.

Additional details and impacted files
@@            Coverage Diff            @@
##               2022    #1429   +/-   ##
=========================================
  Coverage     64.72%   64.72%           
  Complexity        2        2           
=========================================
  Files           323      323           
  Lines          7543     7543           
  Branches        910      910           
=========================================
  Hits           4882     4882           
  Misses         2247     2247           
  Partials        414      414           

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

@SkyeBeFreeman SkyeBeFreeman merged commit b82ff9e into Tencent:2022 Sep 2, 2024
5 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 22/fix-actuator-name-warning branch September 2, 2024 03:27
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.

Actuator 目前实现不符合 Actuator Endpoint 命名规则
1 participant