Skip to content

Add JSON output to evm-logical-digest and let inspect read a drain in flight - #4156

Closed
blindchaser wants to merge 1 commit into
mainfrom
yiren/seidb-digest-json-mode
Closed

blindchaser wants to merge 1 commit into
mainfrom
yiren/seidb-digest-json-mode

feat(seidb): locate EVM digest mismatches during migration

b46b058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2026 in 1s

65.46% (-1.13%) compared to 09fc34b

View this Pull Request on Codecov

65.46% (-1.13%) compared to 09fc34b

Details

Codecov Report

❌ Patch coverage is 40.98837% with 203 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.46%. Comparing base (09fc34b) to head (b46b058).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...b/tools/cmd/seidb/operations/evm_logical_digest.go 40.98% 203 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4166      +/-   ##
==========================================
- Coverage   66.59%   65.46%   -1.13%     
==========================================
  Files        2196     2079     -117     
  Lines      169208   157531   -11677     
==========================================
- Hits       112676   103130    -9546     
+ Misses      56391    54260    -2131     
  Partials      141      141              
Files with missing lines Coverage Δ
...b/tools/cmd/seidb/operations/evm_logical_digest.go 36.90% <40.98%> (+10.76%) ⬆️

... and 119 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.