Skip to content

merge conflict fix

9b478fa
Select commit
Loading
Failed to load commit list.
Merged

feat: forced inclusion #2797

merge conflict fix
9b478fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

65.43% (+0.90%) compared to f1e677d

View this Pull Request on Codecov

65.43% (+0.90%) compared to f1e677d

Details

Codecov Report

❌ Patch coverage is 79.88506% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.43%. Comparing base (f1e677d) to head (9b478fa).

Files with missing lines Patch % Lines
sequencers/single/sequencer.go 76.69% 24 Missing and 7 partials ⚠️
block/internal/da/forced_inclusion_retriever.go 78.04% 16 Missing and 2 partials ⚠️
block/internal/executing/executor.go 43.33% 11 Missing and 6 partials ⚠️
sequencers/based/sequencer.go 82.27% 12 Missing and 2 partials ⚠️
block/internal/syncing/syncer.go 90.72% 8 Missing and 1 partial ⚠️
block/components.go 0.00% 6 Missing and 1 partial ⚠️
core/sequencer/dummy.go 0.00% 3 Missing ⚠️
block/public.go 77.77% 2 Missing ⚠️
pkg/config/config.go 81.81% 1 Missing and 1 partial ⚠️
pkg/genesis/genesis.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2797      +/-   ##
==========================================
+ Coverage   64.53%   65.43%   +0.90%     
==========================================
  Files          81       85       +4     
  Lines        7370     7838     +468     
==========================================
+ Hits         4756     5129     +373     
- Misses       2072     2151      +79     
- Partials      542      558      +16     

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