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: Usernames should encode all characters in emails #9541

Open
wants to merge 8 commits into
base: alpha
Choose a base branch
from

expand options

2e0d057
Select commit
Loading
Failed to load commit list.
Open

fix: Usernames should encode all characters in emails #9541

expand options
2e0d057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

93.49% (+0.33%) compared to 3b20a6f

View this Pull Request on Codecov

93.49% (+0.33%) compared to 3b20a6f

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.49%. Comparing base (3b20a6f) to head (2e0d057).

Files with missing lines Patch % Lines
src/Utils.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9541      +/-   ##
==========================================
+ Coverage   93.15%   93.49%   +0.33%     
==========================================
  Files         186      186              
  Lines       14807    14810       +3     
==========================================
+ Hits        13794    13846      +52     
+ Misses       1013      964      -49     

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