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

refactor(eth): use the Platform SDK Server to interact with data #707

Merged
merged 7 commits into from
Sep 14, 2020

Conversation

faustbrian
Copy link
Contributor

@faustbrian faustbrian commented Sep 14, 2020

This currently only supports mainnet.

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #707       +/-   ##
===========================================
- Coverage   64.70%   48.87%   -15.83%     
===========================================
  Files          99       53       -46     
  Lines        2176      757     -1419     
  Branches      242       83      -159     
===========================================
- Hits         1408      370     -1038     
+ Misses        685      373      -312     
+ Partials       83       14       -69     
Flag Coverage Δ
#unit 48.87% <ø> (-15.83%) ⬇️

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

Impacted Files Coverage Δ
...ages/platform-sdk-profiles/src/profiles/profile.ts
packages/platform-sdk-profiles/src/enums.ts
...atform-sdk-profiles/src/profiles/profile.models.ts
...tform-sdk-profiles/src/environment/storage/null.ts
...ckages/platform-sdk-profiles/src/services/cache.ts
...ofiles/src/repositories/notification-repository.ts
...sdk-profiles/src/repositories/plugin-repository.ts
...profiles/src/wallets/wallet-transaction-service.ts
...kages/platform-sdk-profiles/src/helpers/promise.ts
...ofiles/src/profiles/aggregates/entity-aggregate.ts
... and 36 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 edd8188...8de485a. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review September 14, 2020 03:12
@faustbrian faustbrian merged commit 722bd44 into master Sep 14, 2020
@faustbrian faustbrian deleted the platform-server branch September 14, 2020 03:12
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

1 participant