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

Funding cell exclusion #327

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

doitian
Copy link
Member

@doitian doitian commented Nov 20, 2024

Closes #74

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 46.47%. Comparing base (feefe59) to head (7832f7d).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
src/ckb/funding/funding_exclusion.rs 0.00% 16 Missing ⚠️
src/ckb/funding/funding_tx.rs 0.00% 8 Missing ⚠️
src/ckb/actor.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
- Coverage   46.47%   46.47%   -0.01%     
==========================================
  Files          45       46       +1     
  Lines       28511    28580      +69     
==========================================
+ Hits        13251    13283      +32     
- Misses      15260    15297      +37     
Flag Coverage Δ
unittests 46.47% <0.00%> (-0.01%) ⬇️

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.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Cells exclusion for active funding tx negotiation
2 participants