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: validateEmail should normalise emails #1790

Merged
merged 2 commits into from
Oct 5, 2024
Merged

fix: validateEmail should normalise emails #1790

merged 2 commits into from
Oct 5, 2024

Conversation

kangmingtay
Copy link
Member

What kind of change does this PR introduce?

  • validateEmail should normalise emails

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@kangmingtay kangmingtay requested a review from a team as a code owner October 5, 2024 17:40
@coveralls
Copy link

coveralls commented Oct 5, 2024

Pull Request Test Coverage Report for Build 11195200122

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 57.992%

Totals Coverage Status
Change from base Build 11165238010: 0.03%
Covered Lines: 9346
Relevant Lines: 16116

💛 - Coveralls

@J0 J0 merged commit 2e9b144 into master Oct 5, 2024
2 checks passed
@J0 J0 deleted the km/normalise-emails branch October 5, 2024 18:17
J0 pushed a commit that referenced this pull request Oct 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.162.2](v2.162.1...v2.162.2)
(2024-10-05)


### Bug Fixes

* refactor mfa validation into functions
([#1780](#1780))
([410b8ac](410b8ac))
* upgrade ci Go version
([#1782](#1782))
([97a48f6](97a48f6))
* validateEmail should normalise emails
([#1790](#1790))
([2e9b144](2e9b144))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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