Skip to content

Review feedback

0b927a3
Select commit
Loading
Failed to load commit list.
Merged

feat: Ensure Header integrity on DA #2948

Review feedback
0b927a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

58.86% (-0.33%) compared to d386df5

View this Pull Request on Codecov

58.86% (-0.33%) compared to d386df5

Details

Codecov Report

❌ Patch coverage is 21.64948% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.86%. Comparing base (d386df5) to head (0b927a3).

Files with missing lines Patch % Lines
types/serialization.go 0.00% 56 Missing ⚠️
block/internal/syncing/da_retriever.go 54.83% 10 Missing and 4 partials ⚠️
block/internal/submitting/da_submitter.go 44.44% 3 Missing and 2 partials ⚠️
block/internal/submitting/submitter.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2948      +/-   ##
==========================================
- Coverage   59.18%   58.86%   -0.33%     
==========================================
  Files          90       90              
  Lines        8627     8715      +88     
==========================================
+ Hits         5106     5130      +24     
- Misses       2940     2998      +58     
- Partials      581      587       +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.