trpc-group / trpc-go

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

transport: should register stream server transport for go-net #101

Closed WineChord closed 8 months ago

WineChord commented 8 months ago

close #102

codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (e069450) 85.57% compared to head (879c358) 85.83%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ========================================== + Coverage 85.57% 85.83% +0.25% ========================================== Files 188 188 Lines 16114 16114 ========================================== + Hits 13790 13831 +41 + Misses 1765 1728 -37 + Partials 559 555 -4 ``` | [Flag](https://app.codecov.io/gh/trpc-group/trpc-go/pull/101/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/101/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | `85.83% <100.00%> (+0.25%)` | :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/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | Coverage Δ | | |---|---|---| | [server/service\_linux.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-c2VydmVyL3NlcnZpY2VfbGludXguZ28=) | `68.18% <100.00%> (ø)` | | | [transport/server\_transport.go](https://app.codecov.io/gh/trpc-group/trpc-go/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-dHJhbnNwb3J0L3NlcnZlcl90cmFuc3BvcnQuZ28=) | `73.82% <100.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-go/pull/101/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.