Skip to content

feat(seidb-bench): add write-set replay adapter for opcode storage-cost measurement#3772

Merged
blindchaser merged 5 commits into
mainfrom
yiren/seidb-bench-writeset-replay
Jul 20, 2026
Merged

feat(seidb-bench): add write-set replay adapter for opcode storage-cost measurement#3772
blindchaser merged 5 commits into
mainfrom
yiren/seidb-bench-writeset-replay

address review nits: sync memiavl commit, self-destruct deletes, doc …

9ad22eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 0s

59.03% (-0.97%) compared to 6ab4b85

View this Pull Request on Codecov

59.03% (-0.97%) compared to 6ab4b85

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.03%. Comparing base (6ab4b85) to head (9ad22eb).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3772      +/-   ##
==========================================
- Coverage   59.99%   59.03%   -0.97%     
==========================================
  Files        2290     2201      -89     
  Lines      190586   180294   -10292     
==========================================
- Hits       114344   106436    -7908     
+ Misses      66052    64504    -1548     
+ Partials    10190     9354     -836     

see 90 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.