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

refactor(profiles): throw an exception if the wallet failed to sync with the network #598

Merged
merged 4 commits into from
Jul 30, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #598 into master will decrease coverage by 0.57%.
The diff coverage is 10.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
- Coverage   65.23%   64.66%   -0.58%     
==========================================
  Files          83       82       -1     
  Lines        1516     1517       +1     
  Branches      132      135       +3     
==========================================
- Hits          989      981       -8     
- Misses        492      501       +9     
  Partials       35       35              
Flag Coverage Δ
#unit 64.66% <10.00%> (-0.58%) ⬇️

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

Impacted Files Coverage Δ
packages/platform-sdk-profiles/src/wallet.ts 59.23% <10.00%> (-4.41%) ⬇️
...ckages/platform-sdk-plugins/src/plugin-registry.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 c3918dd...e657b42. Read the comment docs.

@faustbrian faustbrian changed the title fix(profiles): throw an exception if the wallet failed to sync with the network refactor(profiles): throw an exception if the wallet failed to sync with the network Jul 30, 2020
@faustbrian faustbrian merged commit 918b126 into master Jul 30, 2020
@faustbrian faustbrian deleted the synced branch July 30, 2020 10:42
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