alibaba / nacos

an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
https://nacos.io
Apache License 2.0
30.33k stars 12.85k forks source link

control plugin log fix #12669

Closed godhth closed 1 month ago

godhth commented 1 month ago

Please do not create a Pull Request without creating an issue first.

What is the purpose of the change

fix https://github.com/alibaba/nacos/issues/12668

Brief changelog

XX

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

KomachiSion commented 1 month ago

CI can't pass, please fix it first.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.62%. Comparing base (077750b) to head (b0f5037). Report is 4 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alibaba/nacos/pull/12669/graphs/tree.svg?width=650&height=150&src=pr&token=l4XELZqush&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)](https://app.codecov.io/gh/alibaba/nacos/pull/12669?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ```diff @@ Coverage Diff @@ ## develop #12669 +/- ## ========================================== Coverage 69.62% 69.62% Complexity 9415 9415 ========================================== Files 1275 1275 Lines 41233 41233 Branches 4374 4374 ========================================== Hits 28707 28707 Misses 10447 10447 Partials 2079 2079 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/alibaba/nacos/pull/12669?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/alibaba/nacos/pull/12669?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Last update [077750b...b0f5037](https://app.codecov.io/gh/alibaba/nacos/pull/12669?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba).