bp-std icon indicating copy to clipboard operation
bp-std copied to clipboard

0.11.1-alpha.2

Open zoedberg opened this issue 9 months ago • 1 comments

zoedberg avatar Mar 20 '25 20:03 zoedberg

Codecov Report

Attention: Patch coverage is 66.14907% with 109 lines in your changes missing coverage. Please review.

Project coverage is 46.5%. Comparing base (9fedc14) to head (55ca7e9). Report is 77 commits behind head on master.

Files with missing lines Patch % Lines
derive/src/derive.rs 0.0% 33 Missing :warning:
psbt/src/data.rs 82.4% 26 Missing :warning:
psbt/src/serde_utils.rs 84.1% 17 Missing :warning:
descriptors/src/taproot.rs 0.0% 13 Missing :warning:
descriptors/src/segwit.rs 0.0% 8 Missing :warning:
psbt/src/constructor.rs 0.0% 5 Missing :warning:
descriptors/src/descriptor.rs 0.0% 3 Missing :warning:
psbt/src/csval/dbc.rs 0.0% 2 Missing :warning:
derive/src/index.rs 0.0% 1 Missing :warning:
derive/src/xkey.rs 0.0% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff            @@
##           master     #58     +/-   ##
========================================
+ Coverage    42.6%   46.5%   +3.9%     
========================================
  Files          24      24             
  Lines        4236    4451    +215     
========================================
+ Hits         1804    2071    +267     
+ Misses       2432    2380     -52     
Flag Coverage Δ
rust 46.5% <66.1%> (+3.9%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 20 '25 20:03 codecov[bot]

With the release v0.12 these breaking changes to v0.11 are not anymore required. All important things were cherry-picked from here to v0.12.

dr-orlovsky avatar Jul 18 '25 13:07 dr-orlovsky