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

claimtrie: allows '*' in claim name #102

Closed roylee17 closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3534001181

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


Files with Coverage Reduction New Missed Lines %
btcec/signature.go 3 92.82%
peer/peer.go 9 75.61%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 3359375392: -0.03%
Covered Lines: 22492
Relevant Lines: 44019

💛 - Coveralls