-
Notifications
You must be signed in to change notification settings - Fork 171
LIVE-545 Add feature flag for enabling USB firmware update on LLM #1843
LIVE-545 Add feature flag for enabling USB firmware update on LLM #1843
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/ledgerhq/ledger-live-common/HufAdcrXSPSexUJfnVkTsGiZdo31 |
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.
I have mixed feelings about the string
addition but okay
f565b59
to
149561a
Compare
Codecov Report
@@ Coverage Diff @@
## release/22.1.x #1843 +/- ##
=================================================
Coverage ? 59.40%
=================================================
Files ? 510
Lines ? 21106
Branches ? 5687
=================================================
Hits ? 12537
Misses ? 8548
Partials ? 21 Continue to review full report at Codecov.
|
149561a
to
764316a
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Context (issues, jira)
LIVE-545
Description / Usage
This branch creates the definition of a new feature flag to be used for the mobile firmware update feature.
It also puts string as a possible type for feature flags in order to allow us to develop even without upgrading live-common.
Expectations