Skip to content

internal/object: Add header and parent header protobuf parsers

1935f0b
Select commit
Loading
Failed to load commit list.
Open

Protolib #3808

internal/object: Add header and parent header protobuf parsers
1935f0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

25.89% (+0.41%) compared to 5da5d4a

View this Pull Request on Codecov

25.89% (+0.41%) compared to 5da5d4a

Details

Codecov Report

❌ Patch coverage is 84.98024% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.89%. Comparing base (5da5d4a) to head (1935f0b).
⚠️ Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
internal/object/wire.go 56.62% 20 Missing and 16 partials ⚠️
internal/protobuf/errors.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3808      +/-   ##
==========================================
+ Coverage   25.48%   25.89%   +0.41%     
==========================================
  Files         668      673       +5     
  Lines       42848    43206     +358     
==========================================
+ Hits        10918    11189     +271     
- Misses      30929    30997      +68     
- Partials     1001     1020      +19     

☔ 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.