Skip to content

Conversation

@thisyahlen-deriv
Copy link
Contributor

@thisyahlen-deriv thisyahlen-deriv commented Oct 16, 2023

Changes:

  1. Moved useWalletMigration hook to api package

Screenshots:

Please provide some screenshots of the change.

@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
deriv-app ✅ Ready (Inspect) Visit Preview Oct 16, 2023 2:31am

@thisyahlen-deriv thisyahlen-deriv changed the title thisyahlen/chore: move useWalletMigration to api package [42069] thisyahlen/chore: move useWalletMigration to api package Oct 16, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

A production App ID was automatically generated for this PR. (log)

Click here to copy & paste above information.
- **PR**: [https://github.com/binary-com/deriv-app/pull/10690](https://github.com/binary-com/deriv-app/pull/10690)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-thisyahlen-deriv-thisyahlen-moveusewa-b2c200.binary.sx?qa_server=red.binaryws.com&app_id=31547
    - **Original**: https://deriv-app-git-fork-thisyahlen-deriv-thisyahlen-moveusewa-b2c200.binary.sx
- **App ID**: `31547`

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

🚨 Lighthouse report for the changes in this PR:

Category Score
🔺 Performance 16
🟧 Accessibility 75
🟢 Best practices 92
🟧 SEO 85
🟢 PWA 90

Lighthouse ran with https://deriv-app-git-fork-thisyahlen-deriv-thisyahlen-moveusewa-b2c200.binary.sx/

export { default as useTransferBetweenAccounts } from './useTransferBetweenAccounts';
export { default as useWalletAccountsList } from './useWalletAccountsList';
export { default as useVerifyEmail } from './useVerifyEmail';
export { default as useWalletMigration } from './useWalletMigration';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does imports needs to be updated too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeaps

@coveralls
Copy link

coveralls commented Oct 16, 2023

Coverage Status

coverage: 25.596% (-0.004%) from 25.6% when pulling 6ec3f03 on thisyahlen-deriv:thisyahlen/move_useWalletMigration_to_api into c6926ae on binary-com:master.

Copy link
Contributor

@yashim-deriv yashim-deriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two are functions, should be named as such

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@yashim-deriv yashim-deriv merged commit 9c6fe66 into deriv-com:master Oct 16, 2023
vinu-deriv pushed a commit that referenced this pull request Oct 17, 2023
* chore: move useWalletMigration to api package

* chore: rename to camelcase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants