Skip to content

evmonly: parallelize OCC validation and merge behind the serial acceptance barrier - #4261

Merged
bdchatham merged 4 commits into
giga-1from
devin/1789836643-parallel-occ-validate
Sep 19, 2026
Merged

bdchatham merged 4 commits into
giga-1from
devin/1789836643-parallel-occ-validate

ci: rerun (TestListenerTimeoutReadWrite 10ms read timeout tripped on …

592e38f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2026 in 0s

84.69% (+19.14%) compared to 7e3ca24

View this Pull Request on Codecov

84.69% (+19.14%) compared to 7e3ca24

Details

Codecov Report

❌ Patch coverage is 92.51969% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.69%. Comparing base (7e3ca24) to head (592e38f).
⚠️ Report is 41 commits behind head on giga-1.

Files with missing lines Patch % Lines
giga/evmonly/occ.go 91.86% 10 Missing ⚠️
giga/evmonly/occ_shards.go 93.12% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           giga-1    #4261       +/-   ##
===========================================
+ Coverage   65.55%   84.69%   +19.14%     
===========================================
  Files        2081       27     -2054     
  Lines      157460     4358   -153102     
===========================================
- Hits       103222     3691    -99531     
+ Misses      54097      667    -53430     
+ Partials      141        0      -141     
Files with missing lines Coverage Δ
giga/evmonly/occ_shards.go 93.12% <93.12%> (ø)
giga/evmonly/occ.go 90.97% <91.86%> (+1.78%) ⬆️

... and 2062 files with indirect coverage changes

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