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

Fix address validation in row component #2257

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

FrederikBolding
Copy link
Member

Fixes address validation in the address row component. Before this change the regex was flawed and would allow addresses longer than 42 characters.

@FrederikBolding FrederikBolding requested a review from a team as a code owner March 8, 2024 10:59
Mrtenz
Mrtenz previously approved these changes Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.61%. Comparing base (43d8903) to head (bf933a1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2257   +/-   ##
=======================================
  Coverage   96.60%   96.61%           
=======================================
  Files         337      337           
  Lines        7610     7611    +1     
  Branches     1180     1180           
=======================================
+ Hits         7352     7353    +1     
  Misses        258      258           

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

@FrederikBolding
Copy link
Member Author

@metamaskbot update-pr

Mrtenz
Mrtenz previously approved these changes Mar 8, 2024
@FrederikBolding FrederikBolding merged commit 8b461ef into main Mar 8, 2024
150 checks passed
@FrederikBolding FrederikBolding deleted the fb/fix-address-validation branch March 8, 2024 11:23
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