trpc-group / trpc-go

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

release v1.1.0 #141

Closed sandyskies closed 7 months ago

sandyskies commented 7 months ago

Release v1.1.0

github-actions[bot] commented 7 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

sandyskies commented 7 months ago

I have read the CLA Document and I hereby sign the CLA

WineChord commented 7 months ago

recheck

codecov[bot] commented 7 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (0e34bd4) 85.77014% compared to head (edc1105) 85.77185%. Report is 1 commits behind head on r1.0.

Files Patch % Lines
transport/tnet/server_transport.go 72.72727% 2 Missing and 1 partial :warning:
http/transport.go 66.66667% 1 Missing :warning:
log/log.go 0.00000% 1 Missing :warning:
transport/server_transport_stream.go 85.71429% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## r1.0 #141 +/- ## =================================================== + Coverage 85.77014% 85.77185% +0.00171% =================================================== Files 188 189 +1 Lines 16114 16130 +16 =================================================== + Hits 13821 13835 +14 - Misses 1735 1739 +4 + Partials 558 556 -2 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/141/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/141/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.77185% <86.36364%> (+0.00171%)` | :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.

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