Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallet address context #411

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Conversation

thedoublejay
Copy link
Member

What kind of PR is this?:

/kind refactor

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #405

Additional comments?:

@codeclimate
Copy link

codeclimate bot commented Aug 4, 2021

Code Climate has analyzed commit 5fae414 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #411 (5fae414) into main (6d5e0ef) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #411   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files          94       95    +1     
  Lines        1434     1435    +1     
  Branches      214      214           
=======================================
+ Hits         1244     1245    +1     
  Misses        189      189           
  Partials        1        1           
Impacted Files Coverage Δ
.../PlaygroundNavigator/sections/PlaygroundWallet.tsx 100.00% <ø> (ø)
app/screens/RootNavigator.tsx 100.00% <ø> (ø)
app/store/wallet.ts 100.00% <ø> (ø)
app/components/OceanInterface/OceanInterface.tsx 82.79% <100.00%> (ø)
app/contexts/WalletAddressContext.tsx 100.00% <100.00%> (ø)
app/hooks/wallet/TokensAPI.ts 86.66% <100.00%> (ø)
...s/AppNavigator/screens/Balances/BalancesScreen.tsx 85.71% <100.00%> (ø)
...vigator/screens/Balances/screens/ReceiveScreen.tsx 100.00% <100.00%> (ø)
app/screens/AppNavigator/screens/Dex/DexScreen.tsx 92.98% <100.00%> (ø)
...ns/PlaygroundNavigator/sections/PlaygroundUTXO.tsx 90.47% <100.00%> (+2.97%) ⬆️
... and 1 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 6d5e0ef...5fae414. Read the comment docs.

@netlify
Copy link

netlify bot commented Aug 4, 2021

✔️ Deploy Preview for defi-wallet ready!

🔨 Explore the source changes: 5fae414

🔍 Inspect the deploy log: https://app.netlify.com/sites/defi-wallet/deploys/610a1918a2e04600095437b5

😎 Browse the preview: https://deploy-preview-411--defi-wallet.netlify.app/

@defichain-bot
Copy link
Contributor

Build preview for DeFi Wallet is ready!

Built with commit a51e179

https://expo.io/@defichain/wallet?release-channel=pr-preview-411

@cypress
Copy link

cypress bot commented Aug 4, 2021



Test summary

125 0 0 0


Run details

Project wallet
Status Passed
Commit a51e179 ℹ️
Started Aug 4, 2021 4:38 AM
Ended Aug 4, 2021 4:49 AM
Duration 11:15 💡
OS Linux Ubuntu - 20.04
Browser Chrome 92

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@thedoublejay thedoublejay merged commit 4500aa4 into main Aug 4, 2021
@thedoublejay thedoublejay deleted the thedoublejay/deprecate_address branch August 4, 2021 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update deprecated usage of address
3 participants