trpc-group / trpc-go

A pluggable, high-performance RPC framework written in golang
Other
742 stars 85 forks source link

log: provide registration for custom format encoder #146

Closed WineChord closed 6 months ago

WineChord commented 6 months ago

Fixes #145

RELEASE NOTES: NONE

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (edc1105) 85.77185% compared to head (7d703c6) 85.69037%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## =================================================== - Coverage 85.77185% 85.69037% -0.08148% =================================================== Files 189 189 Lines 16130 16129 -1 =================================================== - Hits 13835 13821 -14 - Misses 1739 1748 +9 - Partials 556 560 +4 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/146/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/trpc-group/trpc-go/pull/146/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.69037% <100.00000%> (-0.08148%)` | :arrow_down: | 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=trpc-group#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.