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

refactor(ramp): add routes folder #8457

Merged
merged 3 commits into from
Jan 31, 2024
Merged

refactor(ramp): add routes folder #8457

merged 3 commits into from
Jan 31, 2024

Conversation

wachunei
Copy link
Member

Description

This PR adds a routes folder inside Ramp experience folder. Related to this channel and effort :https://consensys.slack.com/archives/C062YJBAAEA/p1706108478487099

Related issues

Fixes:

Manual testing steps

Navigating to Ramp experiences must have no impact.

Screenshots/Recordings

Before

After

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've clearly explained what problem this PR is solving and how it is solved.
  • I've linked related issues
  • I've included manual testing steps
  • I've included screenshots/recordings if applicable
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
  • I’ve properly set the pull request status:
    • In case it's not yet "ready for review", I've set it to "draft".
    • In case it's "ready for review", I've changed it from "draft" to "non-draft".

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@wachunei wachunei added needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) team-ramp issues related to Ramp features needs-ramp-qa Tickets that need feature QA on the ramps flows labels Jan 29, 2024
@wachunei wachunei marked this pull request as ready for review January 29, 2024 23:11
@wachunei wachunei requested a review from a team as a code owner January 29, 2024 23:11
@github-actions github-actions bot added the Run Smoke E2E Triggers smoke e2e on Bitrise label Jan 29, 2024
Copy link
Contributor

E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c5197b52-eb6d-480a-9cb8-5e1ab237d448
You can also kick off another Bitrise E2E smoke test by removing and re-applying the (Run Smoke E2E) label

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Copy link
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (4dd9073) 40.62% compared to head (b36efe4) 40.62%.

Files Patch % Lines
app/components/Nav/Main/MainNavigator.js 0.00% 2 Missing ⚠️
app/components/UI/Ramp/routes/index.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8457   +/-   ##
=======================================
  Coverage   40.62%   40.62%           
=======================================
  Files        1239     1240    +1     
  Lines       29989    29989           
  Branches     2870     2870           
=======================================
  Hits        12182    12182           
  Misses      17109    17109           
  Partials      698      698           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wachunei wachunei removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Jan 30, 2024
Copy link

sonarcloud bot commented Jan 31, 2024

@bkirb
Copy link
Contributor

bkirb commented Jan 31, 2024

@wachunei LGTM I finished verifying ✅

@wachunei wachunei added ramp-qa-passed and removed needs-ramp-qa Tickets that need feature QA on the ramps flows labels Jan 31, 2024
@wachunei wachunei merged commit 15d5fdc into main Jan 31, 2024
29 checks passed
@wachunei wachunei deleted the refactor/ramp-routes branch January 31, 2024 14:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2024
@metamaskbot metamaskbot added the release-7.17.0 Issue or pull request that will be included in release 7.17.0 label Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ramp-qa-passed release-7.17.0 Issue or pull request that will be included in release 7.17.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-ramp issues related to Ramp features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants