alibaba / sentinel-golang

Sentinel Go enables reliability and resiliency for Go microservices
https://sentinelguard.io/
Apache License 2.0
2.76k stars 431 forks source link

function comment typo #537

Closed binbin0325 closed 1 year ago

binbin0325 commented 1 year ago

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ddd2642) 53.17% compared to head (9782e9d) 53.17%.

:exclamation: Current head 9782e9d differs from pull request most recent head bb1038b. Consider uploading reports for the commit bb1038b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #537 +/- ## ======================================= Coverage 53.17% 53.17% ======================================= Files 91 91 Lines 5894 5894 ======================================= Hits 3134 3134 Misses 2413 2413 Partials 347 347 ``` | [Impacted Files](https://app.codecov.io/gh/alibaba/sentinel-golang/pull/537?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) | Coverage Δ | | |---|---|---| | [core/system\_metric/sys\_metric\_stat.go](https://app.codecov.io/gh/alibaba/sentinel-golang/pull/537?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba#diff-Y29yZS9zeXN0ZW1fbWV0cmljL3N5c19tZXRyaWNfc3RhdC5nbw==) | `17.55% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

binbin0325 commented 1 year ago

replace https://github.com/alibaba/sentinel-golang/pull/523, purpose is to verify CI