Skip to content

feat: add convertDomainToAscii normalization option#361

Merged
RohanNagar merged 2 commits into
masterfrom
domain_ascii
Mar 31, 2026
Merged

feat: add convertDomainToAscii normalization option#361
RohanNagar merged 2 commits into
masterfrom
domain_ascii

Conversation

@RohanNagar

@RohanNagar RohanNagar commented Mar 31, 2026

Copy link
Copy Markdown
Owner

Long-awaited feature from #149 🙂

ASCII-fying the entire email is not feasible, but we can provide an ASCII version of the domain as part of normalization.

@codecov

codecov Bot commented Mar 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.89%. Comparing base (9cae2b6) to head (92a8e38).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #361   +/-   ##
=========================================
  Coverage     99.88%   99.89%           
- Complexity      477      510   +33     
=========================================
  Files            20       21    +1     
  Lines           860      939   +79     
  Branches        199      215   +16     
=========================================
+ Hits            859      938   +79     
  Partials          1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RohanNagar
RohanNagar merged commit 0c7eeff into master Mar 31, 2026
5 checks passed
@RohanNagar
RohanNagar deleted the domain_ascii branch March 31, 2026 05:40
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.

1 participant