LedgerHQ / ledger-live-desktop

⛔️ DEPRECATED - Ledger Live (Desktop)
https://www.ledger.com/live
MIT License
952 stars 301 forks source link

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

Closed gre closed 2 years ago

gre commented 2 years ago

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.

github-actions[bot] commented 2 years ago

Coverage report

St.:grey_question:
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 7ece41bfef1eeb10902b7074825aa385b3a69277