Skip to content

jovian: DA footprint block limit - #17466

Merged
sebastianst merged 1 commit into
developfrom
joshklop/da-footprint
Oct 14, 2025
Merged

jovian: DA footprint block limit#17466
sebastianst merged 1 commit into
developfrom
joshklop/da-footprint

all: Add DA footprint configurability via SystemConfig

50c813b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

74.56% (+0.02%) compared to 96b9208

View this Pull Request on Codecov

74.56% (+0.02%) compared to 96b9208

Details

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.56%. Comparing base (96b9208) to head (50c813b).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/contracts-bedrock/src/L2/L1Block.sol 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17466      +/-   ##
===========================================
+ Coverage    74.53%   74.56%   +0.02%     
===========================================
  Files          174      174              
  Lines        11076    11087      +11     
===========================================
+ Hits          8256     8267      +11     
  Misses        2676     2676              
  Partials       144      144              
Files with missing lines Coverage Δ
packages/contracts-bedrock/src/L1/SystemConfig.sol 95.07% <100.00%> (+0.21%) ⬆️
...kages/contracts-bedrock/src/libraries/Encoding.sol 100.00% <100.00%> (ø)
packages/contracts-bedrock/src/L2/L1Block.sol 93.02% <88.88%> (+0.34%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.