utreexo / utreexod

A fully validating Bitcoin node with Utreexo support
ISC License
90 stars 21 forks source link

Add getchaintips rpc call #36

Closed kcalvinalvin closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3691652504


Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcclient/chain.go 0 18 0.0%
rpcserver.go 0 18 0.0%
<!-- Total: 81 117 69.23% -->
Files with Coverage Reduction New Missed Lines %
addrmgr/network.go 2 73.58%
btcec/signature.go 3 92.76%
peer/peer.go 3 74.9%
database/ffldb/blockio.go 4 93.68%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 3691535285: 0.03%
Covered Lines: 27362
Relevant Lines: 51215

💛 - Coveralls