LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"
https://github.com/LedgerHQ/ledger-live
Apache License 2.0
574 stars 382 forks source link

Added Velas Blockchain Currency & NPM Package #827

Closed n4l5u0r closed 2 years ago

n4l5u0r commented 2 years ago

Velas App Integration

codecov[bot] commented 2 years ago

Codecov Report

Merging #827 (a82eef2) into master (2d5a946) will increase coverage by 0.70%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
+ Coverage   45.59%   46.30%   +0.70%     
==========================================
  Files          82       83       +1     
  Lines        5005     5071      +66     
  Branches      891      900       +9     
==========================================
+ Hits         2282     2348      +66     
  Misses       2527     2527              
  Partials      196      196              
Impacted Files Coverage Δ
packages/cryptoassets/src/currencies.ts 100.00% <ø> (ø)
packages/hw-app-velas/src/Velas.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2d5a946...a82eef2. Read the comment docs.

ghost commented 2 years ago

Hi @n4l5u0r, thank you for your contribution.

We have recently moved to a monorepo architecture: https://github.com/LedgerHQ/ledger-live The new location for your work will be:

Can you please replace this PR with one targeting the new locations? Thanks.