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

Use XOupoint instead of XOutputSeal in the APIs #291

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

dr-orlovsky
Copy link
Member

Includes fix from #289
Closes #290

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

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

Project coverage is 18.3%. Comparing base (b374468) to head (af5a31b).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/persistence/stock.rs 0.0% 12 Missing ⚠️
src/persistence/memory.rs 0.0% 11 Missing ⚠️
src/persistence/index.rs 0.0% 2 Missing ⚠️
src/containers/partials.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #291     +/-   ##
========================================
- Coverage    18.4%   18.3%   -0.0%     
========================================
  Files          38      38             
  Lines        8705    8711      +6     
========================================
  Hits         1598    1598             
- Misses       7107    7113      +6     
Flag Coverage Δ
rust 18.3% <0.0%> (-<0.1%) ⬇️

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.

Copy link
Contributor

@zoedberg zoedberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK af5a31b

@dr-orlovsky dr-orlovsky merged commit c00aa3b into master Jan 7, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Diverging opret/tapret assignments are skipped for an outpoint
2 participants