uber / tchannel-go

Go implementation of a multiplexing and framing protocol for RPC calls
http://uber.github.io/tchannel/
MIT License
490 stars 84 forks source link

Test go1.21 build #902

Open zhiyipanuber opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 76.71% and project coverage change: +0.62% :tada:

Comparison is base (0c11cc2) 88.78% compared to head (cb4ced2) 89.41%. Report is 5 commits behind head on dev.

:exclamation: Current head cb4ced2 differs from pull request most recent head 19d3f4b. Consider uploading reports for the commit 19d3f4b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #902 +/- ## ========================================== + Coverage 88.78% 89.41% +0.62% ========================================== Files 43 43 Lines 4440 4505 +65 ========================================== + Hits 3942 4028 +86 + Misses 379 359 -20 + Partials 119 118 -1 ``` | [Files Changed](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber) | Coverage Δ | | |---|---|---| | [channel.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-Y2hhbm5lbC5nbw==) | `89.14% <ø> (ø)` | | | [outbound.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-b3V0Ym91bmQuZ28=) | `88.43% <33.33%> (+1.30%)` | :arrow_up: | | [messages.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-bWVzc2FnZXMuZ28=) | `91.58% <50.00%> (-6.27%)` | :arrow_down: | | [mex.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-bWV4Lmdv) | `80.08% <76.00%> (+7.57%)` | :arrow_up: | | [connection.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-Y29ubmVjdGlvbi5nbw==) | `89.28% <88.88%> (+4.29%)` | :arrow_up: | | [inbound.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-aW5ib3VuZC5nbw==) | `83.00% <100.00%> (+0.61%)` | :arrow_up: | | [relay.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-cmVsYXkuZ28=) | `85.77% <100.00%> (+0.06%)` | :arrow_up: | | [relay\_messages.go](https://app.codecov.io/gh/uber/tchannel-go/pull/902?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber#diff-cmVsYXlfbWVzc2FnZXMuZ28=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/uber/tchannel-go/pull/902/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uber)

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