yarpc / yarpc-go

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

Preparing release v1.70.3 #2219

Closed jronak closed 1 year ago

jronak commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (405a120) 85.35% compared to head (a537a9e) 85.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2219 +/- ## ======================================= Coverage 85.35% 85.36% ======================================= Files 270 270 Lines 15479 15473 -6 ======================================= - Hits 13212 13208 -4 + Misses 1845 1844 -1 + Partials 422 421 -1 ``` | [Impacted Files](https://app.codecov.io/gh/yarpc/yarpc-go/pull/2219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc) | Coverage Δ | | |---|---|---| | [transport/grpc/config.go](https://app.codecov.io/gh/yarpc/yarpc-go/pull/2219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2dycGMvY29uZmlnLmdv) | `97.26% <ø> (-0.04%)` | :arrow_down: | | [transport/http/config.go](https://app.codecov.io/gh/yarpc/yarpc-go/pull/2219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2h0dHAvY29uZmlnLmdv) | `95.65% <ø> (-0.10%)` | :arrow_down: | | [transport/tchannel/config.go](https://app.codecov.io/gh/yarpc/yarpc-go/pull/2219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL2NvbmZpZy5nbw==) | `93.65% <ø> (-0.20%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/yarpc/yarpc-go/pull/2219/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc)

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