mgtv-tech / jetcache-go

Universal cache framework for Go
BSD 2-Clause "Simplified" License
245 stars 22 forks source link

Perf statslogger #34

Closed daoshenzzg closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 98.95833% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.51%. Comparing base (bfb71be) to head (f86908a). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
stats/statslogger.go 98.95% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== + Coverage 92.41% 92.51% +0.09% ========================================== Files 19 19 Lines 1199 1215 +16 ========================================== + Hits 1108 1124 +16 Misses 65 65 Partials 26 26 ``` | [Flag](https://app.codecov.io/gh/mgtv-tech/jetcache-go/pull/34/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mgtv-tech) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/mgtv-tech/jetcache-go/pull/34/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mgtv-tech) | `92.51% <98.95%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mgtv-tech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.