Skip to content

Bound Persister's WriteableScore by Deref #3260

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

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

TheBlueMatt
Copy link
Collaborator

This makes the trait marginally more flexible, but more importantly matches our normal structure which makes the bindings generator a bit happier.

@TheBlueMatt TheBlueMatt added this to the 0.0.124 milestone Aug 20, 2024
This makes the trait marginally more flexible, but more importantly
matches our normal structure which makes the bindings generator a
bit happier.
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.08%. Comparing base (f89e963) to head (636125e).
Report is 9 commits behind head on main.

Files Patch % Lines
lightning-background-processor/src/lib.rs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3260      +/-   ##
==========================================
+ Coverage   89.72%   90.08%   +0.36%     
==========================================
  Files         125      125              
  Lines      102801   104593    +1792     
  Branches   102801   104593    +1792     
==========================================
+ Hits        92234    94222    +1988     
+ Misses       7859     7686     -173     
+ Partials     2708     2685      -23     

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

@TheBlueMatt TheBlueMatt merged commit 7cf4a19 into lightningdevkit:main Aug 21, 2024
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants