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

rpcclient support rescanblockchain #101

Closed roylee17 closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3359240307

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
btcjson/walletsvrcmds.go 0 1 0.0%
rpcclient/wallet.go 0 2 0.0%
<!-- Total: 0 3 0.0% -->
Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 65.36%
peer/peer.go 1 75.76%
btcec/signature.go 3 92.82%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 3263039681: -0.004%
Covered Lines: 22494
Relevant Lines: 44019

💛 - Coveralls