-
Notifications
You must be signed in to change notification settings - Fork 354
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
[LIVE-3095] - Bugfix: missing floor price import (develop) #737
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: e3986b6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@haammar-ledger Screenshots: ✅
There are no changes in the screenshots for this PR. If this is expected, you are good to go. |
Codecov Report
@@ Coverage Diff @@
## develop #737 +/- ##
===========================================
- Coverage 47.71% 47.70% -0.01%
===========================================
Files 614 612 -2
Lines 27333 27201 -132
Branches 7004 6972 -32
===========================================
- Hits 13042 12977 -65
+ Misses 13200 13139 -61
+ Partials 1091 1085 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
📝 Description
Add import that was removed during the ESBuild + Vite transition, causing a crash.
❓ Context
ledger-live-mobile
https://ledgerhq.atlassian.net/browse/LIVE-3095
✅ Checklist
🚀 Expectations to reach
Please make sure you follow these Important Steps.
Pull Requests must pass the CI and be internally validated in order to be merged.