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

Require Descriptors and DeriveKey to be Display+Clone #40

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

dr-orlovsky
Copy link
Member

This is generally needed in wallets downstream; without it we need to put this generic bounds nearly everywhere, which pollutes the code

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.5%. Comparing base (c3d2b8f) to head (efb5b67).
Report is 4 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #40   +/-   ##
======================================
  Coverage    42.5%   42.5%           
======================================
  Files          24      24           
  Lines        4232    4232           
======================================
  Hits         1800    1800           
  Misses       2432    2432           
Flag Coverage Δ
rust 42.5% <ø> (ø)

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 9387b53 into master Sep 5, 2024
27 checks passed
@dr-orlovsky dr-orlovsky deleted the store branch September 5, 2024 10:53
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.

1 participant