yarpc / yarpc-go

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

Reapply "Renamed tchannel caller-procedure header (#2246)" #2277

Open biosvs opened 1 month ago

biosvs commented 1 month ago

We don't want to loss this changes, as eventually they have to be landed anyway.

Revert changes of #2276 (reapplying changes from #2246).

TODO: Changelog

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.22%. Comparing base (0b3b4d6) to head (451a301).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2277 +/- ## ======================================= Coverage 85.21% 85.22% ======================================= Files 270 270 Lines 15555 15555 ======================================= + Hits 13255 13256 +1 + Misses 1877 1876 -1 Partials 423 423 ```

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