yarpc / yarpc-go

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

Preparing Release v1.69.1 #2198

Closed AllenLuUber closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 85.31% // Head: 85.33% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (f685228) compared to base (81c0abf). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2198 +/- ## ========================================== + Coverage 85.31% 85.33% +0.01% ========================================== Files 270 270 Lines 15463 15465 +2 ========================================== + Hits 13193 13197 +4 + Misses 1847 1845 -2 Partials 423 423 ``` | [Impacted Files](https://codecov.io/gh/yarpc/yarpc-go/pull/2198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc) | Coverage Δ | | |---|---|---| | [internal/observability/call.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-aW50ZXJuYWwvb2JzZXJ2YWJpbGl0eS9jYWxsLmdv) | `94.06% <100.00%> (ø)` | | | [yarpcerrors/yarpcerrorclassifier.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2198?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yarpc#diff-eWFycGNlcnJvcnMveWFycGNlcnJvcmNsYXNzaWZpZXIuZ28=) | `100.00% <100.00%> (ø)` | | | [transport/internal/tls/muxlistener/listener.go](https://codecov.io/gh/yarpc/yarpc-go/pull/2198?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.