8000 Optimize lodash usage (do not import the root) by gre · Pull Request #4946 · LedgerHQ/ledger-live-desktop · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Optimize lodash usage (do not import the root) #4946

Merged
merged 1 commit into from
May 2, 2022

Conversation

gre
Copy link
Contributor
@gre gre commented Apr 26, 2022

This fixes the convention we had everywhere in the code in the usage of lodash: we must not import _ from "lodash" but use the functional imports.

if this pass the CI, it shall be good.

@gre gre requested a review from a team as a code owner April 26, 2022 10:36
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 8.74% 9/103
🔴 Branches 0% 0/19
🔴 Functions 2.94% 1/34
🔴 Lines 8.33% 8/96

Test suite run success

1 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 7ece41b

Copy link
Contributor
@juan-cortes juan-cortes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It passes CI, so ✔️

@valpinkman valpinkman merged commit 26f9105 into develop May 2, 2022
@valpinkman valpinkman deleted the optim-lodash-usage branch May 2, 2022 09:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0