trpc-group / trpc-go

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

all: update copyright headers #95

Closed liuzengh closed 8 months ago

liuzengh commented 8 months ago

to keep consistent with the description in the CONTRIBUTING.md file of the trpc repository

https://github.com/trpc-group/trpc/blob/main/CONTRIBUTING.md#copyright-headers

and Import renaming: "trpc.group/trpc-go/trpc-go" => trpc "trpc.group/trpc-go/trpc-go"

codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (b6a9fca) 85.62% compared to head (a159eb8) 85.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== + Coverage 85.62% 85.70% +0.07% ========================================== Files 188 188 Lines 16114 16114 ========================================== + Hits 13798 13810 +12 + Misses 1756 1744 -12 Partials 560 560 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95/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/95/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.70% <ø> (+0.07%)` | :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. | [Files](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | Coverage Δ | | |---|---|---| | [admin/admin.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vYWRtaW4uZ28=) | `88.17% <ø> (ø)` | | | [admin/config.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vY29uZmlnLmdv) | `100.00% <ø> (ø)` | | | [admin/mux.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vbXV4Lmdv) | `73.21% <ø> (ø)` | | | [admin/options.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vb3B0aW9ucy5nbw==) | `100.00% <ø> (ø)` | | | [admin/router.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vcm91dGVyLmdv) | `100.00% <ø> (ø)` | | | [client/attachment.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2F0dGFjaG1lbnQuZ28=) | `100.00% <ø> (ø)` | | | [client/client.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2NsaWVudC5nbw==) | `86.62% <ø> (ø)` | | | [client/config.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2NvbmZpZy5nbw==) | `83.40% <ø> (ø)` | | | [client/full\_link\_timeout.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2Z1bGxfbGlua190aW1lb3V0Lmdv) | `100.00% <ø> (ø)` | | | [client/options.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L29wdGlvbnMuZ28=) | `88.45% <ø> (ø)` | | | ... and [104 more](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | | ... and [71 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-go/pull/95/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.