-
Notifications
You must be signed in to change notification settings - Fork 68
feat: Support single asset vault #1979
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: Support single asset vault #1979
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1979 +/- ##
===========================================
+ Coverage 73.17% 73.22% +0.04%
===========================================
Files 370 372 +2
Lines 15145 15246 +101
Branches 7661 7715 +54
===========================================
+ Hits 11083 11164 +81
- Misses 1926 1931 +5
- Partials 2136 2151 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e958ddd
to
9ecda27
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.
Few small things. Overall looks good 👍
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.
This PR shows why long-living PRs are bad - unfortunately, many things were changed universally in develop and now they have to be fixed here as well
Co-authored-by: Ayaz Salikhov <[email protected]>
Co-authored-by: Ayaz Salikhov <[email protected]>
fixes #1921