Skip to content

feat: support ttstream with protobuf payload

af4d3f1
Select commit
Loading
Failed to load commit list.
Open

[WIP] feat: support ttstream with protobuf payload #1906

feat: support ttstream with protobuf payload
af4d3f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

61.57% (+0.19%) compared to bfa27f3

View this Pull Request on Codecov

61.57% (+0.19%) compared to bfa27f3

Details

Codecov Report

❌ Patch coverage is 88.57143% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.57%. Comparing base (bfa27f3) to head (af4d3f1).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
pkg/remote/trans/ttstream/codec.go 87.50% 3 Missing and 3 partials ⚠️
pkg/remote/codec/grpc/grpc.go 61.53% 3 Missing and 2 partials ⚠️
pkg/remote/trans/ttstream/frame.go 70.00% 2 Missing and 1 partial ⚠️
internal/codec/protobuf_struct.go 97.14% 1 Missing and 1 partial ⚠️
pkg/remote/trans/ttstream/client_handler.go 83.33% 1 Missing and 1 partial ⚠️
pkg/remote/trans/ttstream/transport_client.go 50.00% 1 Missing ⚠️
pkg/remote/trans/ttstream/transport_server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1906      +/-   ##
==========================================
+ Coverage   61.37%   61.57%   +0.19%     
==========================================
  Files         388      390       +2     
  Lines       35063    29981    -5082     
==========================================
- Hits        21521    18461    -3060     
+ Misses      12247    10232    -2015     
+ Partials     1295     1288       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.