Skip to content

add UTXOs counting to GetBalanceByAddress reques

5f5d91a
Select commit
Loading
Failed to load commit list.
Open

add UTXOs counting to GetBalanceByAddress request #2080

add UTXOs counting to GetBalanceByAddress reques
5f5d91a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2025 in 1s

59.25% (-0.08%) compared to 3908f27

View this Pull Request on Codecov

59.25% (-0.08%) compared to 3908f27

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.25%. Comparing base (3908f27) to head (5f5d91a).
⚠️ Report is 89 commits behind head on dev.

Files with missing lines Patch % Lines
app/rpc/rpchandlers/get_balance_by_address.go 0.00% 7 Missing ⚠️
app/appmessage/rpc_get_balance_by_address.go 0.00% 3 Missing ⚠️
app/rpc/rpchandlers/get_balances_by_addresses.go 0.00% 2 Missing ⚠️
...grpcserver/protowire/rpc_get_balance_by_address.go 0.00% 2 Missing ⚠️
...cserver/protowire/rpc_get_balances_by_addresses.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2080      +/-   ##
==========================================
- Coverage   59.32%   59.25%   -0.08%     
==========================================
  Files         678      678              
  Lines       32594    32600       +6     
==========================================
- Hits        19337    19316      -21     
- Misses      10467    10489      +22     
- Partials     2790     2795       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.