Skip to content

binarytree: fix updated value in non empty tree bug#3893

Merged
acolytec3 merged 2 commits into
masterfrom
binarytree/fix-updated-value-bug
Mar 3, 2025
Merged

binarytree: fix updated value in non empty tree bug#3893
acolytec3 merged 2 commits into
masterfrom
binarytree/fix-updated-value-bug

Conversation

@gabrocheleau

Copy link
Copy Markdown
Contributor

This PR fixes an issue where updates to the tree would get skipped when the tree was already partially filled.

@codecov

codecov Bot commented Mar 1, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.86%. Comparing base (bbc2068) to head (1c04802).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.80% <ø> (ø)
blockchain 85.43% <ø> (ø)
client 66.23% <ø> (ø)
common 90.76% <ø> (ø)
devp2p 76.33% <ø> (ø)
ethash 81.04% <ø> (ø)
evm 71.06% <ø> (ø)
genesis 99.84% <ø> (ø)
mpt 59.89% <ø> (+0.20%) ⬆️
rlp 69.70% <ø> (ø)
statemanager 70.48% <ø> (ø)
tx 81.20% <ø> (ø)
util 85.27% <ø> (ø)
vm 57.77% <ø> (ø)
wallet 83.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@gabrocheleau gabrocheleau marked this pull request as ready for review March 1, 2025 07:27

@acolytec3 acolytec3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great updates!

@acolytec3 acolytec3 merged commit 2759dcb into master Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants