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

feat(profiles): sync delegate list and store it locally #595

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #593

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #595 into master will increase coverage by 0.25%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
+ Coverage   64.88%   65.14%   +0.25%     
==========================================
  Files          82       82              
  Lines        1495     1509      +14     
  Branches      131      132       +1     
==========================================
+ Hits          970      983      +13     
- Misses        490      491       +1     
  Partials       35       35              
Flag Coverage Δ
#unit 65.14% <85.71%> (+0.25%) ⬆️

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 63.63% <84.61%> (+3.45%) ⬆️
...ackages/platform-sdk-profiles/src/wallet.models.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 9dfade3...95cc52d. Read the comment docs.

@faustbrian faustbrian merged commit 5cf11ea into master Jul 30, 2020
@faustbrian faustbrian deleted the sync-delegates branch July 30, 2020 09:07
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.

Cache delegate lists for fast access without network spam
1 participant