trpc-group / trpc-go

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

examples: remove main.go client_test.go and custom.yaml under example/features/feature/xxx dir #135

Closed liuzengh closed 8 months ago

liuzengh commented 8 months ago

under example/features/feature/xxx dir

liuzengh commented 8 months ago

feedback from internal users in the company.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (37d2008) 85.49277% compared to head (b3116b9) 85.66024%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## =================================================== + Coverage 85.49277% 85.66024% +0.16747% =================================================== Files 189 189 Lines 16123 16123 =================================================== + Hits 13784 13811 +27 + Misses 1778 1751 -27 Partials 561 561 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/135/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/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.66024% <ø> (+0.16747%)` | :arrow_up: | 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. [see 7 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-go/pull/135/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)

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