Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imptove APIs from the point of multiple chain support and better determinism for blinding #71

Merged
merged 13 commits into from
Dec 30, 2023

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Dec 30, 2023
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

Attention: 83 lines in your changes are missing coverage. Please review.

Comparison is base (569a36a) 48.9% compared to head (482a0dc) 48.0%.

❗ Current head 482a0dc differs from pull request most recent head 4c46acd. Consider uploading reports for the commit 4c46acd to get more accurate results

Files Patch % Lines
src/bp.rs 0.0% 46 Missing ⚠️
seals/src/txout/blind.rs 55.6% 20 Missing ⚠️
seals/src/txout/explicit.rs 0.0% 7 Missing ⚠️
dbc/src/anchor.rs 0.0% 6 Missing ⚠️
seals/src/secret.rs 91.7% 2 Missing ⚠️
seals/src/txout/witness.rs 0.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master     #71     +/-   ##
========================================
- Coverage    48.9%   48.0%   -0.9%     
========================================
  Files          34      36      +2     
  Lines        3136    3144      +8     
========================================
- Hits         1532    1509     -23     
- Misses       1604    1635     +31     
Flag Coverage Δ
rust 48.0% <41.1%> (-0.9%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dr-orlovsky dr-orlovsky merged commit 04e277b into master Dec 30, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant