yarpc / yarpc-go

A message passing platform for Go
MIT License
406 stars 103 forks source link

Preparing Release v1.69.0 #2194

Closed jronak closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.29% // Head: 85.33% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (a9d7eb9) compared to base (e25cb81). Patch coverage: 97.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2194 +/- ## ========================================== + Coverage 85.29% 85.33% +0.03% ========================================== Files 269 270 +1 Lines 15399 15463 +64 ========================================== + Hits 13135 13195 +60 - Misses 1844 1845 +1 - Partials 420 423 +3 ``` | [Impacted Files](https://codecov.io/gh/yarpc/yarpc-go/pull/2194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc) | Coverage Δ | | |---|---|---| | [transport/tchannel/transport.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL3RyYW5zcG9ydC5nbw==) | `87.42% <93.10%> (+0.37%)` | :arrow_up: | | [transport/tchannel/config.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL2NvbmZpZy5nbw==) | `93.84% <100.00%> (+2.00%)` | :arrow_up: | | [transport/tchannel/options.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL29wdGlvbnMuZ28=) | `87.03% <100.00%> (+0.76%)` | :arrow_up: | | [transport/tchannel/outbound.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL291dGJvdW5kLmdv) | `77.02% <100.00%> (-0.31%)` | :arrow_down: | | [transport/tchannel/outbound\_channel.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL291dGJvdW5kX2NoYW5uZWwuZ28=) | `100.00% <100.00%> (ø)` | | | [transport/tchannel/peer.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL3BlZXIuZ28=) | `96.51% <100.00%> (+0.45%)` | :arrow_up: | | [yarpcconfig/builder.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-eWFycGNjb25maWcvYnVpbGRlci5nbw==) | `98.77% <100.00%> (ø)` | | | [dispatcher\_startup.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-ZGlzcGF0Y2hlcl9zdGFydHVwLmdv) | `91.07% <0.00%> (-1.79%)` | :arrow_down: | | [peer/hashring32/internal/hashring32/hashring32.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-cGVlci9oYXNocmluZzMyL2ludGVybmFsL2hhc2hyaW5nMzIvaGFzaHJpbmczMi5nbw==) | `96.21% <0.00%> (-1.09%)` | :arrow_down: | | [transport/internal/tls/muxlistener/listener.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2194/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2ludGVybmFsL3Rscy9tdXhsaXN0ZW5lci9saXN0ZW5lci5nbw==) | `95.91% <0.00%> (+2.04%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.