yarpc / yarpc-go

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

Added integration test for observability with golang protobuf v2 #2160

Closed gandhikrishna closed 2 years ago

gandhikrishna commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Base: 85.04% // Head: 85.05% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (8a56ecd) compared to base (c08effc). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## gopal/GoGoDeprecation #2160 +/- ## ====================================================== Coverage 85.04% 85.05% ====================================================== Files 263 263 Lines 14883 14883 ====================================================== + Hits 12657 12658 +1 + Misses 1815 1814 -1 Partials 411 411 ``` | [Impacted Files](https://codecov.io/gh/yarpc/yarpc-go/pull/2160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc) | Coverage Δ | | |---|---|---| | [transport/tchannel/peer.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2160/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-dHJhbnNwb3J0L3RjaGFubmVsL3BlZXIuZ28=) | `93.42% <0.00%> (-1.32%)` | :arrow_down: | | [peer/hashring32/internal/hashring32/hashring32.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2160/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.