Skip to content

rm unneeded MergeStateDiffs

fd7fc4f
Select commit
Loading
Failed to load commit list.
Merged

implement logic to build genesis state for the sequencer #2371

rm unneeded MergeStateDiffs
fd7fc4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 1s

75.11% (target 70.00%)

View this Pull Request on Codecov

75.11% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 66.37427% with 115 lines in your changes missing coverage. Please review.

Project coverage is 75.11%. Comparing base (adf229e) to head (fd7fc4f).

Files with missing lines Patch % Lines
genesis/genesis.go 63.39% 56 Missing and 26 partials ⚠️
sync/pending.go 60.37% 19 Missing and 2 partials ⚠️
adapters/vm2core/vm2core.go 71.05% 8 Missing and 3 partials ⚠️
node/throttled_vm.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2371      +/-   ##
==========================================
- Coverage   75.29%   75.11%   -0.18%     
==========================================
  Files         140      141       +1     
  Lines       16848    17186     +338     
==========================================
+ Hits        12686    12910     +224     
- Misses       3336     3416      +80     
- Partials      826      860      +34     

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