Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batching support for virtual chain and UTXO by addresses RPC calls #2155

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

michaelsutton
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Base: 58.86% // Head: 58.83% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (8c1f584) compared to base (377d9aa).
Patch coverage: 25.37% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2155      +/-   ##
==========================================
- Coverage   58.86%   58.83%   -0.03%     
==========================================
  Files         679      679              
  Lines       33092    33148      +56     
==========================================
+ Hits        19480    19504      +24     
- Misses      10766    10801      +35     
+ Partials     2846     2843       -3     
Impacted Files Coverage Δ
app/appmessage/rpc_get_utxos_by_addresses.go 100.00% <ø> (ø)
app/rpc/rpccontext/utxos_by_addresses.go 54.00% <0.00%> (-33.10%) ⬇️
app/rpc/rpchandlers/get_utxos_by_addresses.go 24.00% <11.11%> (-20.00%) ⬇️
...rs/get_virtual_selected_parent_chain_from_block.go 38.46% <30.00%> (-9.16%) ⬇️
...pc_get_virtual_selected_parent_chain_from_block.go 100.00% <100.00%> (ø)
...grpcserver/protowire/rpc_get_utxos_by_addresses.go 69.23% <100.00%> (+2.56%) ⬆️
...pc_get_virtual_selected_parent_chain_from_block.go 75.86% <100.00%> (+0.86%) ⬆️
...ture/network/rpcclient/rpc_get_chain_from_block.go 50.00% <100.00%> (ø)
...ain/consensus/database/binaryserialization/hash.go 69.56% <0.00%> (-8.70%) ⬇️
...selectedchainstore/headers_selected_chain_store.go 72.09% <0.00%> (-3.49%) ⬇️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant