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

chore: error handling for domainToASCII #1608

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MichaelSun90
Copy link
Contributor

switch from punyCode to node:url introduce a behavior difference: #1597 (comment)

This fix the behavior and add test cases related to this.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

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

Project coverage is 79.24%. Comparing base (7e84a2f) to head (9284dc3).

Files Patch % Lines
src/connector.ts 50.00% 0 Missing and 1 partial ⚠️
src/sender.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1608      +/-   ##
==========================================
+ Coverage   79.17%   79.24%   +0.06%     
==========================================
  Files          93       93              
  Lines        4860     4861       +1     
  Branches      934      934              
==========================================
+ Hits         3848     3852       +4     
+ Misses        710      701       -9     
- Partials      302      308       +6     

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

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.

None yet

1 participant