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

Catches the UnicodeError from whois.whois #44

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

ohachimOs
Copy link
Member

@ohachimOs ohachimOs commented Dec 2, 2024

Handle Unicode errors in WHOIS domain fetch

Adds error handling for invalid domain characters to prevent crashes when processing malformed domains.
Ticket-os-13354
image

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (44d5b2e) to head (c60c776).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   97.96%   98.07%   +0.11%     
==========================================
  Files           4        4              
  Lines         295      312      +17     
==========================================
+ Hits          289      306      +17     
  Misses          6        6              

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

benyissa
benyissa previously approved these changes Dec 2, 2024
PiranhaSa
PiranhaSa previously approved these changes Dec 2, 2024
@ohachimOs ohachimOs dismissed stale reviews from PiranhaSa and benyissa via 21fc83b December 2, 2024 09:50
@3asm 3asm merged commit dcdb8e7 into main Dec 2, 2024
5 checks passed
@3asm 3asm deleted the fixit/unicode-error-invalid-character branch December 2, 2024 11:07
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.

5 participants