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

feat(profiles): implement NetworkData #551

Merged
merged 3 commits into from
Jul 20, 2020
Merged

feat(profiles): implement NetworkData #551

merged 3 commits into from
Jul 20, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #544

Brian Faust added 2 commits July 20, 2020 08:04
@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #551 into master will decrease coverage by 28.93%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #551       +/-   ##
===========================================
- Coverage   69.49%   40.55%   -28.94%     
===========================================
  Files          59       28       -31     
  Lines        1190      286      -904     
  Branches       85       19       -66     
===========================================
- Hits          827      116      -711     
+ Misses        331      165      -166     
+ Partials       32        5       -27     
Flag Coverage Δ
#unit 40.55% <ø> (-28.94%) ⬇️

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

Impacted Files Coverage Δ
...ages/platform-sdk-profiles/src/container.models.ts
packages/platform-sdk-atom/src/utils/hash.ts
packages/platform-sdk-atom/src/utils/crypto.ts
...s/platform-sdk-btc/src/utils/unspent-aggregator.ts
packages/platform-sdk-profiles/src/contact.ts
packages/platform-sdk-profiles/src/wallet.ts
packages/platform-sdk-profiles/src/transaction.ts
...kages/platform-sdk-profiles/src/contact-address.ts
packages/platform-sdk-profiles/src/storage/null.ts
packages/platform-sdk-profiles/src/cache.ts
... and 20 more

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 08c2b69...6722c4c. Read the comment docs.

@faustbrian faustbrian merged commit c8c1c96 into master Jul 20, 2020
@faustbrian faustbrian deleted the network-dto branch July 20, 2020 05:16
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.

Implement Network DTO
1 participant