-
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
[LLM] When deleting a token from the list of hidden tokens, it should be shown in the application #1663
Conversation
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
π¦ Changeset detectedLatest commit: f3523a3 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 |
ORIGINAL PR: #1617 |
Screenshots: β
There are no changes in the screenshots for this PR. If this is expected, you are good to go. |
ccf7298
to
b0f01b8
Compare
apps/ledger-live-mobile/src/screens/WalletCentricSections/Allocations.tsx
Outdated
Show resolved
Hide resolved
apps/ledger-live-mobile/src/screens/WalletCentricSections/Allocations.tsx
Outdated
Show resolved
Hide resolved
Codecov ReportBase: 65.61% // Head: 43.37% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #1663 +/- ##
============================================
- Coverage 65.61% 43.37% -22.25%
============================================
Files 15 613 +598
Lines 541 25648 +25107
Branches 104 7046 +6942
============================================
+ Hits 355 11125 +10770
- Misses 181 13396 +13215
- Partials 5 1127 +1122
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. β View full report at Codecov. |
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.
LGTM, just some conflicts to solve.
56bd72f
to
2ce7421
Compare
2ce7421
to
5e032c3
Compare
π Description
BLACKLIST_TOKEN
action in theaccount
reducerblacklistTokenIds
listβ Context
LLM
β 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.