yarpc / yarpc-go

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

[2/3 header changes][tchannel] Emit metrics for new headers handling behaviour. Hide actual changes under feature flag. #2272

Open biosvs opened 2 months ago

biosvs commented 2 months ago

Part of #2265

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.72131% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 85.34%. Comparing base (08690c2) to head (38ecd35).

Files Patch % Lines
transport/tchannel/outbound.go 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## tchannel-refactoring-2 #2272 +/- ## ========================================================== + Coverage 85.31% 85.34% +0.03% ========================================================== Files 272 272 Lines 15630 15669 +39 ========================================================== + Hits 13334 13373 +39 Misses 1874 1874 Partials 422 422 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.