yarpc / yarpc-go

A message passing platform for Go
MIT License
401 stars 101 forks source link

Preparing relase v1.65.0 #2165

Closed gandhikrishna closed 1 year ago

gandhikrishna commented 1 year ago

Changelog

Added

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.17% // Head: 85.16% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (cc1d9cc) compared to base (ab5cb16). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2165 +/- ## ========================================== - Coverage 85.17% 85.16% -0.02% ========================================== Files 268 268 Lines 15244 15244 ========================================== - Hits 12984 12982 -2 - Misses 1839 1841 +2 Partials 421 421 ``` | [Impacted Files](https://codecov.io/gh/yarpc/yarpc-go/pull/2165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc) | Coverage Δ | | |---|---|---| | [transport/internal/tls/muxlistener/listener.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2165/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L2ludGVybmFsL3Rscy9tdXhsaXN0ZW5lci9saXN0ZW5lci5nbw==) | `93.33% <0.00%> (-2.23%)` | :arrow_down: | | [internal/observability/graph.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2165/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-aW50ZXJuYWwvb2JzZXJ2YWJpbGl0eS9ncmFwaC5nbw==) | `93.12% <0.00%> (-0.63%)` | :arrow_down: | | [peer/hashring32/internal/hashring32/hashring32.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2165/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-cGVlci9oYXNocmluZzMyL2ludGVybmFsL2hhc2hyaW5nMzIvaGFzaHJpbmczMi5nbw==) | `97.29% <0.00%> (+1.08%)` | :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.