yarpc / yarpc-go

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

Preparing release v1.70.0 #2202

Closed jronak closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.33% // Head: 85.32% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (2ba580f) compared to base (8ccd79a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2202 +/- ## ========================================== - Coverage 85.33% 85.32% -0.01% ========================================== Files 270 270 Lines 15465 15473 +8 ========================================== + Hits 13197 13203 +6 - Misses 1846 1847 +1 - Partials 422 423 +1 ``` | [Impacted Files](https://codecov.io/gh/yarpc/yarpc-go/pull/2202?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://codecov.io/gh/yarpc/yarpc-go/pull/2202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2dycGMvY29uZmlnLmdv) | `97.29% <100.00%> (ø)` | | | [transport/grpc/options.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2dycGMvb3B0aW9ucy5nbw==) | `94.53% <100.00%> (+0.17%)` | :arrow_up: | | [transport/grpc/outbound.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2dycGMvb3V0Ym91bmQuZ28=) | `77.33% <100.00%> (+0.22%)` | :arrow_up: | | [transport/http/outbound.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2h0dHAvb3V0Ym91bmQuZ28=) | `92.08% <100.00%> (+0.05%)` | :arrow_up: | | [peer/hashring32/internal/hashring32/hashring32.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2202?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: | 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.