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

feat(profiles): implement exchange rate fetching #513

Merged
merged 2 commits into from
Jul 3, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

Resolves #512

@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #513 into master will decrease coverage by 0.15%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #513      +/-   ##
==========================================
- Coverage   69.38%   69.22%   -0.16%     
==========================================
  Files          57       57              
  Lines        1166     1173       +7     
  Branches       83       85       +2     
==========================================
+ Hits          809      812       +3     
- Misses        325      329       +4     
  Partials       32       32              
Flag Coverage Δ
#unit 69.22% <42.85%> (-0.16%) ⬇️
Impacted Files Coverage Δ
packages/platform-sdk-profiles/src/profile.ts 84.90% <42.85%> (-6.40%) ⬇️

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 85d09e1...a245e17. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review July 3, 2020 04:35
@faustbrian faustbrian changed the title feat(profiles): implement fiat balances feat(profiles): implement exchange rate fetching Jul 3, 2020
@faustbrian faustbrian merged commit 14eca3c into master Jul 3, 2020
@faustbrian faustbrian deleted the fiats branch July 3, 2020 04:36
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 fiat balances
1 participant