Skip to content

Merge branch 'release/p11' of github.com:Concordium/concordium-node i…

440ee7a
Select commit
Loading
Failed to load commit list.
Open

Migration of block state values #1628

Merge branch 'release/p11' of github.com:Concordium/concordium-node i…
440ee7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

63.99% (+0.09%) compared to 83b02b6

View this Pull Request on Codecov

63.99% (+0.09%) compared to 83b02b6

Details

Codecov Report

❌ Patch coverage is 95.04132% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.99%. Comparing base (83b02b6) to head (440ee7a).

Files with missing lines Patch % Lines
plt/plt-block-state/src/ffi/block_state.rs 0.00% 7 Missing ⚠️
...block-state/src/block_state/smart_contract_trie.rs 89.79% 5 Missing ⚠️
Additional details and impacted files
@@                            Coverage Diff                             @@
##           feature/rust_block_state_p11_migration    #1628      +/-   ##
==========================================================================
+ Coverage                                   63.90%   63.99%   +0.09%     
==========================================================================
  Files                                         356      357       +1     
  Lines                                       71251    71470     +219     
  Branches                                     3032     3035       +3     
==========================================================================
+ Hits                                        45534    45739     +205     
- Misses                                      22685    22696      +11     
- Partials                                     3032     3035       +3     
Files with missing lines Coverage Δ
plt/plt-block-state/src/block_state.rs 93.16% <100.00%> (+2.75%) ⬆️
...state/blob_reference/hashed_cacheable_reference.rs 98.29% <100.00%> (+0.27%) ⬆️
plt/plt-block-state/src/block_state/blob_store.rs 76.00% <ø> (ø)
plt/plt-block-state/src/block_state/lfmb_tree.rs 93.16% <100.00%> (+0.91%) ⬆️
plt/plt-block-state/src/block_state/migration.rs 100.00% <100.00%> (ø)
...ate/src/block_state/state/protocol_level_tokens.rs 88.42% <100.00%> (+1.86%) ⬆️
...block-state/src/block_state/smart_contract_trie.rs 94.37% <89.79%> (-0.83%) ⬇️
plt/plt-block-state/src/ffi/block_state.rs 0.00% <0.00%> (ø)

... and 6 files with indirect coverage changes