Skip to content

refactor(state): remove DB writes from the new state to make writes atomic#3360

Open
MaksymMalicki wants to merge 1 commit intomaksym/clean-cache-rawdbfrom
maksym/state-atomicity
Open

refactor(state): remove DB writes from the new state to make writes atomic#3360
MaksymMalicki wants to merge 1 commit intomaksym/clean-cache-rawdbfrom
maksym/state-atomicity

Conversation

@MaksymMalicki
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 63.35878% with 48 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (maksym/clean-cache-rawdb@3e01f64). Learn more about missing BASE report.

Files with missing lines Patch % Lines
core/state/state.go 48.93% 8 Missing and 16 partials ⚠️
blockchain/blockchain.go 27.27% 5 Missing and 3 partials ⚠️
rpc/v8/storage.go 0.00% 6 Missing ⚠️
rpc/v9/storage.go 0.00% 6 Missing ⚠️
core/state/statefactory/state_factory.go 0.00% 2 Missing ⚠️
core/trie2/triedb/rawdb/database.go 92.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##             maksym/clean-cache-rawdb    #3360   +/-   ##
===========================================================
  Coverage                            ?   75.11%           
===========================================================
  Files                               ?      379           
  Lines                               ?    35232           
  Branches                            ?        0           
===========================================================
  Hits                                ?    26466           
  Misses                              ?     6914           
  Partials                            ?     1852           

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

@MaksymMalicki MaksymMalicki force-pushed the maksym/clean-cache-rawdb branch from 715ab82 to 3e01f64 Compare February 11, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant