kaspad icon indicating copy to clipboard operation
kaspad copied to clipboard

Rename last references to blockheight - closes #1036

Open D-Stacks opened this issue 2 years ago • 1 comments

closes #1036

Perhaps confirmations is more adequet? since bluescore is only partially synonymous with blockheigt?

D-Stacks avatar Jun 17 '22 10:06 D-Stacks

Codecov Report

Base: 58.86% // Head: 59.15% // Increases project coverage by +0.28% :tada:

Coverage data is based on head (7999f9c) compared to base (3c4b973). Patch has no changes to coverable lines.

:exclamation: Current head 7999f9c differs from pull request most recent head 52ad90d. Consider uploading reports for the commit 52ad90d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2089      +/-   ##
==========================================
+ Coverage   58.86%   59.15%   +0.28%     
==========================================
  Files         679      678       -1     
  Lines       33120    32902     -218     
==========================================
- Hits        19497    19464      -33     
+ Misses      10783    10620     -163     
+ Partials     2840     2818      -22     
Impacted Files Coverage Δ
app/rpc/rpccontext/utxos_by_addresses.go 64.28% <0.00%> (-22.82%) :arrow_down:
...tructure/network/rpcclient/rpc_on_chain_changed.go 52.38% <0.00%> (-14.29%) :arrow_down:
...ructure/network/rpcclient/grpcclient/grpcclient.go 76.56% <0.00%> (-5.26%) :arrow_down:
...l/flows/v5/blockrelay/handle_ibd_block_requests.go 63.63% <0.00%> (-4.79%) :arrow_down:
...flows/v5/blockrelay/handle_relay_block_requests.go 60.00% <0.00%> (-4.71%) :arrow_down:
infrastructure/network/netadapter/router/route.go 72.72% <0.00%> (-4.55%) :arrow_down:
app/rpc/rpchandlers/get_mempool_entry.go 45.83% <0.00%> (-4.17%) :arrow_down:
domain/miningmanager/miningmanager.go 82.97% <0.00%> (-3.69%) :arrow_down:
domain/consensus/test_consensus_getters.go 72.22% <0.00%> (-2.78%) :arrow_down:
domain/utxoindex/store.go 62.35% <0.00%> (-1.97%) :arrow_down:
... and 54 more

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

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

codecov[bot] avatar Jun 17 '22 10:06 codecov[bot]