-
Notifications
You must be signed in to change notification settings - Fork 101
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
feat(coinjoin): mix balance #235
feat(coinjoin): mix balance #235
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature-coinjoin #235 +/- ##
======================================================
- Coverage 49.08% 48.79% -0.29%
+ Complexity 7461 7414 -47
======================================================
Files 453 453
Lines 49973 49989 +16
Branches 7114 7119 +5
======================================================
- Hits 24529 24392 -137
- Misses 22680 22865 +185
+ Partials 2764 2732 -32 ☔ View full report in Codecov by Sentry. |
4ee4d6f
to
863545d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
…nto feature-coinjoin-mix-balance
Issue being fixed or feature implemented
What was done?
How Has This Been Tested?
Breaking Changes
Checklist:
For repository code-owners and collaborators only