trpc-group / trpc-go

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

Release v1.0.1 #118

Closed sandyskies closed 8 months ago

sandyskies commented 8 months ago

Change Log

v1.0.1 (2023-10-20)

Features

Bug Fixes

Enhancements

Documentations

Refactors

Integration Tests

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (cbdbbdb) 85.86943% compared to head (0e34bd4) 85.77014%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## r1.0 #118 +/- ## =================================================== - Coverage 85.86943% 85.77014% -0.09929% =================================================== Files 188 188 Lines 16114 16114 =================================================== - Hits 13837 13821 -16 - Misses 1723 1735 +12 - Partials 554 558 +4 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118/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/118/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.77014% <ø> (-0.09929%)` | :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. | [Files](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?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/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vYWRtaW4uZ28=) | `88.17568% <ø> (ø)` | | | [admin/config.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vY29uZmlnLmdv) | `100.00000% <ø> (ø)` | | | [admin/mux.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vbXV4Lmdv) | `73.21429% <ø> (ø)` | | | [admin/options.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vb3B0aW9ucy5nbw==) | `100.00000% <ø> (ø)` | | | [admin/router.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-YWRtaW4vcm91dGVyLmdv) | `100.00000% <ø> (ø)` | | | [client/attachment.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2F0dGFjaG1lbnQuZ28=) | `100.00000% <ø> (ø)` | | | [client/client.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2NsaWVudC5nbw==) | `86.62791% <ø> (ø)` | | | [client/config.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2NvbmZpZy5nbw==) | `83.40426% <ø> (ø)` | | | [client/full\_link\_timeout.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L2Z1bGxfbGlua190aW1lb3V0Lmdv) | `100.00000% <ø> (ø)` | | | [client/options.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-Y2xpZW50L29wdGlvbnMuZ28=) | `88.45070% <ø> (ø)` | | | ... and [92 more](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | | ... and [83 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-go/pull/118/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.

liuzengh commented 8 months ago

codcov/project target coverage has been changed to 85%, so the new coverage check is ok.

WeChatWorkScreenshot_566e4a60-d209-438e-80e8-55e295b314ba