Skip to content

Conversation

@matejmode
Copy link
Contributor

Description

This PR splits hash provider into separate state hash and block hash databases.

Type of change

  • Refactoring (changes that do NOT affect functionality)

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 88.42975% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
db/block_hash_db.go 85.50% 5 Missing and 5 partials ⚠️
db/state_hash_db.go 92.30% 2 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
db/state_hash_db.go 92.30% <92.30%> (ø)
db/block_hash_db.go 85.50% <85.50%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matejmode matejmode requested a review from Eittipat November 20, 2025 00:20
@matejmode matejmode marked this pull request as ready for review December 3, 2025 00:01
@matejmode matejmode requested a review from wsodsong December 3, 2025 00:01
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.

3 participants