yarpc / yarpc-go

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

Revert "Renamed tchannel caller-procedure header (#2246)" #2276

Closed biosvs closed 1 month ago

biosvs commented 1 month ago

Renaming is a breaking change, and despite this header is not in use, we want to land this change with extra care in the future.

PR reverts changes from #2246.

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 (23c069f) to head (c266d3c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2276 +/- ## ========================================== - Coverage 85.23% 85.22% -0.01% ========================================== Files 270 270 Lines 15555 15555 ========================================== - Hits 13258 13257 -1 + Misses 1876 1875 -1 - Partials 421 423 +2 ```

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