Use structured containers instead of protobuf #538
Codecov / codecov/project
succeeded
Mar 11, 2026 in 0s
64.66% (+0.77%) compared to 6bd4213
View this Pull Request on Codecov
64.66% (+0.77%) compared to 6bd4213
Details
Codecov Report
❌ Patch coverage is 71.51163% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.66%. Comparing base (6bd4213) to head (1bd6923).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| contracts/container/contract.go | 74.55% | 71 Missing |
| internal/proto/message.go | 33.33% | 16 Missing |
| internal/proto/encoding.go | 72.22% | 10 Missing |
| internal/proto/util.go | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #538 +/- ##
==========================================
+ Coverage 63.88% 64.66% +0.77%
==========================================
Files 24 27 +3
Lines 2653 2977 +324
==========================================
+ Hits 1695 1925 +230
- Misses 952 1046 +94
Partials 6 6 ☔ 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.
Loading