feat: migration whitelist#170
Closed
fmorency wants to merge 102 commits intoliftedinit:mainfrom
Closed
Conversation
This reverts commit f2dffa4.
✅ Deploy Preview for lifted-alberto ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Copilot reviewed 88 out of 93 changed files in this pull request and generated 1 comment.
Files not reviewed (5)
- .env: Language not supported
- .env.production: Language not supported
- .env.staging: Language not supported
- e2e/.env.example: Language not supported
- package.json: Language not supported
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #170 +/- ##
===========================================
+ Coverage 35.33% 45.47% +10.14%
===========================================
Files 91 122 +31
Lines 2414 3219 +805
Branches 683 894 +211
===========================================
+ Hits 853 1464 +611
- Misses 1549 1740 +191
- Partials 12 15 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Copilot reviewed 88 out of 93 changed files in this pull request and generated 2 comments.
Files not reviewed (5)
- .env: Language not supported
- .env.production: Language not supported
- .env.staging: Language not supported
- e2e/.env.example: Language not supported
- package.json: Language not supported
Comments suppressed due to low confidence (1)
src/features/accounts/api/create-account.ts:323
- Consider renaming the parameter 'TokenMigrationFormData' to 'tokenMigrationFormData' to follow camelCase conventions.
function onCreateClick(TokenMigrationFormData: unknown) {
jgryffindor
approved these changes
Apr 8, 2025
jgryffindor
left a comment
There was a problem hiding this comment.
Tested ACK, looks good! Out in QA
Contributor
Author
|
Merged in #159 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contains #159
See fmorency#1 for the change description.