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

update address url #415

Merged
merged 1 commit into from
Aug 4, 2021
Merged

update address url #415

merged 1 commit into from
Aug 4, 2021

Conversation

thedoublejay
Copy link
Member

What kind of PR is this?:

/kind chore

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

@codeclimate
Copy link

codeclimate bot commented Aug 4, 2021

Code Climate has analyzed commit 0709754 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 #415 (0709754) into main (f0ff661) will decrease coverage by 57.63%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #415       +/-   ##
===========================================
- Coverage   86.80%   29.16%   -57.64%     
===========================================
  Files          95       87        -8     
  Lines        1440     1344       -96     
  Branches      215      206        -9     
===========================================
- Hits         1250      392      -858     
- Misses        189      951      +762     
  Partials        1        1               
Impacted Files Coverage Δ
app/store/index.ts 0.00% <0.00%> (-100.00%) ⬇️
app/screens/RootNavigator.tsx 0.00% <0.00%> (-100.00%) ⬇️
app/api/storage/provider/provider.ts 0.00% <0.00%> (-100.00%) ⬇️
app/screens/WalletNavigator/screens/Onboarding.tsx 0.00% <0.00%> (-100.00%) ⬇️
...tor/screens/Transactions/screens/stateProcessor.ts 0.00% <0.00%> (-100.00%) ⬇️
...ator/screens/CreateWallet/CreateMnemonicWallet.tsx 0.00% <0.00%> (-100.00%) ⬇️
...or/screens/RestoreWallet/RestoreMnemonicWallet.tsx 0.00% <0.00%> (-100.00%) ⬇️
...s/Transactions/screens/TransactionDetailScreen.tsx 0.00% <0.00%> (-100.00%) ⬇️
...reens/AppNavigator/screens/Dex/DexAddLiquidity.tsx 0.00% <0.00%> (-98.49%) ⬇️
...ns/AppNavigator/screens/Balances/ConvertScreen.tsx 0.00% <0.00%> (-95.72%) ⬇️
... and 41 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 f0ff661...0709754. Read the comment docs.

@netlify
Copy link

netlify bot commented Aug 4, 2021

✔️ Deploy Preview for defi-wallet ready!

🔨 Explore the source changes: 0709754

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

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

@thedoublejay thedoublejay marked this pull request as ready for review August 4, 2021 06:06
@thedoublejay thedoublejay enabled auto-merge (squash) August 4, 2021 06:06
@fuxingloh
Copy link
Contributor

Some of the test operations where we query cypress via playground can be simplified to just query whale or playground. I think we should have an issue to refactor that in the future. Low priority.

@defichain-bot
Copy link
Contributor

Build preview for DeFi Wallet is ready!

Built with commit aa53c52

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

@cypress
Copy link

cypress bot commented Aug 4, 2021



Test summary

125 0 0 0


Run details

Project wallet
Status Passed
Commit aa53c52 ℹ️
Started Aug 4, 2021 6:08 AM
Ended Aug 4, 2021 6:20 AM
Duration 11:32 💡
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 e9d9d72 into main Aug 4, 2021
@thedoublejay thedoublejay deleted the thedoublejay/send_spec branch August 4, 2021 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e kind/chore Non feature change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants