uber / tchannel-go

Go implementation of a multiplexing and framing protocol for RPC calls
http://uber.github.io/tchannel/
MIT License
490 stars 84 forks source link

Preparing release v1.34.1 #909

Closed cinchurge closed 12 months ago

cinchurge commented 12 months ago

[1.34.1] - 2023-12-11

Fixed

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (f7a9f9e) 89.16% compared to head (6f3c38c) 89.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #909 +/- ## ========================================== + Coverage 89.16% 89.23% +0.06% ========================================== Files 43 43 Lines 4515 4515 ========================================== + Hits 4026 4029 +3 + Misses 373 371 -2 + Partials 116 115 -1 ```

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