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

Make CreateOpReturnOutput public #131

Closed ordishs closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 83.70% // Head: 83.70% // No change to project coverage :thumbsup:

Coverage data is based on head (9c6e5f0) compared to base (4208458). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #131 +/- ## ======================================= Coverage 83.70% 83.70% ======================================= Files 34 34 Lines 3701 3701 ======================================= Hits 3098 3098 Misses 434 434 Partials 169 169 ``` | [Impacted Files](https://codecov.io/gh/libsv/go-bt/pull/131?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libsv) | Coverage Δ | | |---|---|---| | [txoutput.go](https://codecov.io/gh/libsv/go-bt/pull/131/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libsv#diff-dHhvdXRwdXQuZ28=) | `81.73% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libsv). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libsv)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.