refactor: extract snapshot_balances/emit_balance_changes helpers
#542
Codecov / codecov/project
succeeded
Mar 15, 2026 in 0s
66.87% (-0.03%) compared to b946271
View this Pull Request on Codecov
66.87% (-0.03%) compared to b946271
Details
Codecov Report
❌ Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.87%. Comparing base (b946271) to head (6b72eb4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| key-wallet-manager/src/wallet_manager/mod.rs | 94.73% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #542 +/- ##
=============================================
- Coverage 66.89% 66.87% -0.03%
=============================================
Files 313 313
Lines 64753 64763 +10
=============================================
- Hits 43317 43308 -9
- Misses 21436 21455 +19 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...wallet-manager/src/wallet_manager/process_block.rs | 48.97% <100.00%> (-7.92%) |
⬇️ |
| key-wallet-manager/src/wallet_manager/mod.rs | 47.92% <94.73%> (+1.52%) |
⬆️ |
Loading