BP-WG / bp-std

Modern & lightweight implementation of bitcoin standards without rust-bitcoin/miniscript dependencies
Apache License 2.0
16 stars 17 forks source link

Fix version displays of PSBT #29

Closed yanganto closed 3 months ago

yanganto commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 0.0%. Comparing base (1cc6f51) to head (4c7ceec). Report is 12 commits behind head on master.

:exclamation: Current head 4c7ceec differs from pull request most recent head 2e3c1d1

Please upload reports for the commit 2e3c1d1 to get more accurate results.

Files Patch % Lines
psbt/src/lib.rs 0.0% 6 Missing :warning:
psbt/src/data.rs 0.0% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## ====================================== Coverage 0.0% 0.0% ====================================== Files 17 18 +1 Lines 3031 3191 +160 ====================================== - Misses 3031 3191 +160 ``` | [Flag](https://app.codecov.io/gh/BP-WG/bp-std/pull/29/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/BP-WG/bp-std/pull/29/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | `0.0% <0.0%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.