Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

fix(profiles): export NetworkData #558

Merged

Conversation

luciorubeens
Copy link
Contributor

Summary

Export the network file in platform-sdk-profiles to use NetworkData.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #558 into master will increase coverage by 1.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
+ Coverage   64.98%   66.40%   +1.42%     
==========================================
  Files          73       65       -8     
  Lines        1368     1286      -82     
  Branches      104       96       -8     
==========================================
- Hits          889      854      -35     
+ Misses        446      399      -47     
  Partials       33       33              
Flag Coverage Δ
#unit 66.40% <ø> (+1.42%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/platform-sdk-crypto/src/hash.ts
packages/platform-sdk-crypto/src/bip44.ts
packages/platform-sdk-crypto/src/bip38.ts
packages/platform-sdk-crypto/src/aes.ts
packages/platform-sdk-crypto/src/keychain.ts
packages/platform-sdk-crypto/src/buffoon.ts
packages/platform-sdk-crypto/src/bip39.ts
packages/platform-sdk-eos/src/crypto.ts

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 62ed1d1...11ca56b. Read the comment docs.

@faustbrian faustbrian changed the title chore: export NetworkData fix(profiles): export NetworkData Jul 22, 2020
@faustbrian faustbrian merged commit eed60ee into ArkEcosystemArchive:master Jul 22, 2020
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.

None yet

2 participants