Skip to content

update tests

a7fdca7
Select commit
Loading
Failed to load commit list.
Merged

feat(block): async epoch fetching #2952

update tests
a7fdca7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 1s

57.76% (-0.99%) compared to 453a8a4

View this Pull Request on Codecov

57.76% (-0.99%) compared to 453a8a4

Details

Codecov Report

❌ Patch coverage is 61.58730% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.76%. Comparing base (453a8a4) to head (a7fdca7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...quencers/common/forced_inclusion_retriever_mock.go 0.00% 62 Missing ⚠️
block/internal/da/async_block_retriever.go 74.54% 31 Missing and 11 partials ⚠️
block/internal/da/forced_inclusion_retriever.go 84.61% 8 Missing and 4 partials ⚠️
pkg/sequencers/single/sequencer.go 57.14% 3 Missing ⚠️
block/internal/syncing/syncer.go 0.00% 1 Missing ⚠️
block/public.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2952      +/-   ##
==========================================
- Coverage   58.74%   57.76%   -0.99%     
==========================================
  Files          93       97       +4     
  Lines        8863     9306     +443     
==========================================
+ Hits         5207     5376     +169     
- Misses       3067     3326     +259     
- Partials      589      604      +15     

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