lbryio / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)
https://lbry.com/
ISC License
38 stars 25 forks source link

rpc: make getblock return orphans #91

Closed roylee17 closed 2 years ago

roylee17 commented 2 years ago

Fix #90

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2968213794


Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcserver.go 0 1 0.0%
blockchain/chain.go 0 5 0.0%
btcjson/walletsvrcmds.go 1 7 14.29%
rpcclient/wallet.go 0 18 0.0%
<!-- Total: 1 31 3.23% -->
Files with Coverage Reduction New Missed Lines %
integration/rpctest/blockgen.go 2 83.78%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2959992198: -0.03%
Covered Lines: 22478
Relevant Lines: 43533

💛 - Coveralls