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

feat(profiles): implement CoinRepository for direct coin interactions #669

Merged
merged 4 commits into from Aug 23, 2020

Conversation

faustbrian
Copy link
Contributor

@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #669 into master will increase coverage by 0.17%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
+ Coverage   65.75%   65.93%   +0.17%     
==========================================
  Files          98       99       +1     
  Lines        1948     1958      +10     
  Branches      191      190       -1     
==========================================
+ Hits         1281     1291      +10     
  Misses        608      608              
  Partials       59       59              
Flag Coverage Δ
#unit 65.93% <96.15%> (+0.17%) ⬆️

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

Impacted Files Coverage Δ
...m-sdk-profiles/src/environment/container.models.ts 100.00% <ø> (ø)
...platform-sdk-profiles/src/wallets/wallet.models.ts 100.00% <ø> (ø)
...kages/platform-sdk-profiles/src/environment/env.ts 82.25% <66.66%> (-0.80%) ⬇️
...rm-sdk-profiles/src/environment/coin-repository.ts 100.00% <100.00%> (ø)
...dk-profiles/src/wallets/mappers/delegate-mapper.ts 84.61% <100.00%> (+1.28%) ⬆️
...ckages/platform-sdk-profiles/src/wallets/wallet.ts 68.58% <100.00%> (-1.48%) ⬇️

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 0f5ae56...200a708. Read the comment docs.

@faustbrian faustbrian merged commit 7e5bac8 into master Aug 23, 2020
@faustbrian faustbrian deleted the coin-repository branch August 23, 2020 05:39
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