rpc: make getblock return orphans #91

Merged
roylee17 merged 2 commits from rpc-make-getblock-return-orphans into master 2022-09-01 03:32:50 +02:00
roylee17 commented 2022-09-01 03:20:40 +02:00 (Migrated from github.com)

Fix #90

Fix #90
coveralls commented 2022-09-01 03:25:46 +02:00 (Migrated from github.com)

Pull Request Test Coverage Report for Build 2968213794

  • 1 of 31 (3.23%) changed or added relevant lines in 4 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 51.634%

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%
Files with Coverage Reduction New Missed Lines %
integration/rpctest/blockgen.go 2 83.78%
Totals Coverage Status
Change from base Build 2959992198: -0.03%
Covered Lines: 22478
Relevant Lines: 43533

💛 - Coveralls
## Pull Request Test Coverage Report for [Build 2968213794](https://coveralls.io/builds/52115376) * **1** of **31** **(3.23%)** changed or added relevant lines in **4** files are covered. * **2** unchanged lines in **1** file lost coverage. * Overall coverage decreased (**-0.03%**) to **51.634%** --- | Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | | :-----|--------------|--------|---: | | [rpcserver.go](https://coveralls.io/builds/52115376/source?filename=rpcserver.go#L1214) | 0 | 1 | 0.0% | [blockchain/chain.go](https://coveralls.io/builds/52115376/source?filename=blockchain%2Fchain.go#L1397) | 0 | 5 | 0.0% | [btcjson/walletsvrcmds.go](https://coveralls.io/builds/52115376/source?filename=btcjson%2Fwalletsvrcmds.go#L974) | 1 | 7 | 14.29% | [rpcclient/wallet.go](https://coveralls.io/builds/52115376/source?filename=rpcclient%2Fwallet.go#L2036) | 0 | 18 | 0.0% <!-- | **Total:** | **1** | **31** | **3.23%** | --> | Files with Coverage Reduction | New Missed Lines | % | | :-----|--------------|--: | | [integration/rpctest/blockgen.go](https://coveralls.io/builds/52115376/source?filename=integration%2Frpctest%2Fblockgen.go#L43) | 2 | 83.78% | <!-- | **Total:** | **2** | | --> | Totals | [![Coverage Status](https://coveralls.io/builds/52115376/badge)](https://coveralls.io/builds/52115376) | | :-- | --: | | Change from base [Build 2959992198](https://coveralls.io/builds/52079589): | -0.03% | | Covered Lines: | 22478 | | Relevant Lines: | 43533 | --- ##### 💛 - [Coveralls](https://coveralls.io)
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbcd#91
No description provided.