libsv / go-bt

The go-to Bitcoin Transaction (BT) Go library.
https://pkg.go.dev/mod/github.com/libsv/go-bt
ISC License
66 stars 26 forks source link

Fix for IsMultiSigOut index out of range error #116

Closed waqas64 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (a71ae62) into master (841602a) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head a71ae62 differs from pull request most recent head 5a311ab. Consider uploading reports for the commit 5a311ab to get more accurate results

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   83.81%   83.81%           
=======================================
  Files          34       34           
  Lines        3670     3670           
=======================================
  Hits         3076     3076           
  Misses        427      427           
  Partials      167      167           
Impacted Files Coverage Δ
bscript/script.go 62.33% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 841602a...5a311ab. Read the comment docs.