Skip to content

fix(dash-spv-bench): report the transactions each account knows - #984

Open
ZocoLini wants to merge 1 commit into
devfrom
fix/bench-distinct-tx-count
Open

fix(dash-spv-bench): report the transactions each account knows #984
ZocoLini wants to merge 1 commit into
devfrom
fix/bench-distinct-tx-count

fix(dash-spv-bench): report the transactions each account knows

d1aa102
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

77.15% (+0.01%) compared to 237f79a

View this Pull Request on Codecov

77.15% (+0.01%) compared to 237f79a

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.15%. Comparing base (237f79a) to head (d1aa102).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...-wallet/src/managed_account/managed_account_ref.rs 0.00% 5 Missing ⚠️
.../src/managed_account/managed_core_funds_account.rs 0.00% 3 Missing ⚠️
...t/src/managed_account/managed_core_keys_account.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #984      +/-   ##
==========================================
+ Coverage   77.14%   77.15%   +0.01%     
==========================================
  Files         329      329              
  Lines       82998    83009      +11     
==========================================
+ Hits        64026    64044      +18     
+ Misses      18972    18965       -7     
Files with missing lines Coverage Δ
...allet/src/managed_account/managed_account_trait.rs 42.80% <ø> (ø)
.../src/managed_account/managed_core_funds_account.rs 87.43% <0.00%> (-0.35%) ⬇️
...t/src/managed_account/managed_core_keys_account.rs 56.57% <0.00%> (-1.14%) ⬇️
...-wallet/src/managed_account/managed_account_ref.rs 52.30% <0.00%> (-1.12%) ⬇️

... and 8 files with indirect coverage changes