Skip to content

Lock transfer - #1649

Merged
soerenbf merged 16 commits into
release/p11from
lock-transfer
Jun 4, 2026
Merged

Lock transfer#1649
soerenbf merged 16 commits into
release/p11from
lock-transfer

..

404cb8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

75.97% (+11.99%) compared to b88dc54

View this Pull Request on Codecov

75.97% (+11.99%) compared to b88dc54

Details

Codecov Report

❌ Patch coverage is 79.94429% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.97%. Comparing base (b88dc54) to head (404cb8f).
⚠️ Report is 1 commits behind head on release/p11.

Files with missing lines Patch % Lines
plt/plt-scheduler/src/scheduler/plt_scheduler.rs 79.17% 91 Missing ⚠️
...er/src/protocol_level_tokens/balance_operations.rs 81.48% 25 Missing ⚠️
plt/plt-block-state/src/block_state.rs 0.00% 24 Missing ⚠️
.../plt-scheduler/src/locks/lock_controller_simple.rs 89.47% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/p11    #1649       +/-   ##
================================================
+ Coverage        63.97%   75.97%   +11.99%     
================================================
  Files              376       54      -322     
  Lines            74408     7893    -66515     
  Branches          3016        0     -3016     
================================================
- Hits             47606     5997    -41609     
+ Misses           23786     1896    -21890     
+ Partials          3016        0     -3016     
Files with missing lines Coverage Δ
...block-state/src/entity/protocol_level_locks/p11.rs 95.29% <100.00%> (+0.55%) ⬆️
plt/plt-scheduler-types/src/types/tokens.rs 100.00% <100.00%> (ø)
plt/plt-scheduler/src/locks/lock_controller.rs 100.00% <100.00%> (ø)
...r/src/protocol_level_tokens/token_module/update.rs 99.38% <100.00%> (+0.34%) ⬆️
plt/plt-scheduler/src/scheduler/p11.rs 95.61% <100.00%> (+0.97%) ⬆️
.../plt-scheduler/src/locks/lock_controller_simple.rs 93.33% <89.47%> (+1.19%) ⬆️
plt/plt-block-state/src/block_state.rs 13.27% <0.00%> (-0.75%) ⬇️
...er/src/protocol_level_tokens/balance_operations.rs 88.31% <81.48%> (-5.92%) ⬇️
plt/plt-scheduler/src/scheduler/plt_scheduler.rs 79.55% <79.17%> (-8.62%) ⬇️

... and 323 files with indirect coverage changes