feat: make wallet events atomic #696
Merged
Codecov / codecov/project
succeeded
Apr 28, 2026 in 0s
70.22% (-0.25%) compared to 659a6d5
View this Pull Request on Codecov
70.22% (-0.25%) compared to 659a6d5
Details
Codecov Report
❌ Patch coverage is 66.41651% with 179 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.22%. Comparing base (659a6d5) to head (3e38f00).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #696 +/- ##
=============================================
- Coverage 70.47% 70.22% -0.25%
=============================================
Files 319 319
Lines 66613 66899 +286
=============================================
+ Hits 46946 46983 +37
- Misses 19667 19916 +249 | Files with missing lines | Coverage Δ | |
|---|---|---|
| key-wallet-ffi/src/account_collection.rs | 56.62% <100.00%> (+1.04%) |
⬆️ |
| key-wallet-ffi/src/transaction_checking.rs | 1.90% <ø> (ø) |
|
| key-wallet-manager/src/accessors.rs | 51.21% <100.00%> (-10.66%) |
⬇️ |
| key-wallet-manager/src/lib.rs | 60.64% <100.00%> (-0.37%) |
⬇️ |
| key-wallet-manager/src/test_helpers.rs | 100.00% <ø> (ø) |
|
| key-wallet/src/managed_account/mod.rs | 55.12% <100.00%> (+0.06%) |
⬆️ |
| ...y-wallet/src/managed_account/transaction_record.rs | 100.00% <100.00%> (ø) |
|
| ...wallet/src/transaction_checking/account_checker.rs | 67.02% <100.00%> (+0.51%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.34% <100.00%> (+0.05%) |
⬆️ |
| key-wallet-manager/src/process_block.rs | 92.92% <98.94%> (+1.22%) |
⬆️ |
| ... and 9 more |
Loading