btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.09k stars 2.31k forks source link

chore: fix some comments #2191

Closed VitalikButerinEth closed 1 week ago

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9286621397

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 %
config.go 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
txscript/taproot.go 2 95.98%
peer/peer.go 15 73.49%
<!-- Total: 17 -->
Totals Coverage Status
Change from base Build 9219767772: -0.03%
Covered Lines: 29607
Relevant Lines: 51941

💛 - Coveralls