BP-WG / bp-core

BP Core Lib: consensus data structures and client-side-validation library for bitcoin protocol
Apache License 2.0
23 stars 20 forks source link

Release v0.11 beta 7 #103

Closed dr-orlovsky closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 5.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 41.7%. Comparing base (1989b57) to head (a7d89b4). Report is 5 commits behind head on master.

Files Patch % Lines
consensus/src/sigcache.rs 0.0% 9 Missing :warning:
consensus/src/coding.rs 0.0% 7 Missing :warning:
consensus/src/script.rs 0.0% 1 Missing :warning:
consensus/src/taproot.rs 0.0% 1 Missing :warning:
dbc/src/tapret/tapscript.rs 50.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## ======================================== + Coverage 41.7% 41.7% +0.1% ======================================== Files 35 35 Lines 3618 3612 -6 ======================================== Hits 1508 1508 + Misses 2110 2104 -6 ``` | [Flag](https://app.codecov.io/gh/BP-WG/bp-core/pull/103/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-core/pull/103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | `41.7% <5.0%> (+0.1%)` | :arrow_up: | 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.