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

Email parsing improved #1016

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Email parsing improved #1016

merged 2 commits into from
Oct 24, 2024

Conversation

tomasstrba
Copy link
Contributor

@tomasstrba tomasstrba commented Oct 15, 2024

Task/Issue URL: https://app.asana.com/0/1148564399326804/1207106552424205/f
iOS PR: duckduckgo/iOS#3436
macOS PR: duckduckgo/macos-browser#3395
What kind of version bump will this require?: Major/Minor/Patch

Description:
Parsing of the email address in the address bar improved

Steps to test this PR:

  1. Verify all unit tests pass

Internal references:

Software Engineering Expectations
Technical Design Template

@tomasstrba tomasstrba marked this pull request as ready for review October 15, 2024 09:32
Copy link
Collaborator

@mallexxx mallexxx left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Please add valid urls with username validation to test_makeURL_from_addressBarString (like user@localhost/, http://[email protected], https://user:@host etc)

@tomasstrba tomasstrba merged commit fdf6f75 into main Oct 24, 2024
8 checks passed
@tomasstrba tomasstrba deleted the tom/email-parsing branch October 24, 2024 13:03
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.

2 participants