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

Add additional Registrar fields #60

Merged
merged 6 commits into from
Jul 5, 2023
Merged

Add additional Registrar fields #60

merged 6 commits into from
Jul 5, 2023

Conversation

pogzyb
Copy link
Owner

@pogzyb pogzyb commented Jul 5, 2023

Added these base keys:

  • registrar_url
  • registrar_abuse_email
  • registrar_abuse_phone

And, tried to update the various ccTLD parsers who had the necessary registrar info to parse this information.

Added registrar_url, registrar_abuse_email, and registrar_abuse_phone to the base expressions as well as to TLD parsers that output the necessary registrar information.
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.14 ⚠️

Comparison is base (96635ea) 88.75% compared to head (ae7f224) 88.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   88.75%   88.62%   -0.14%     
==========================================
  Files           8        8              
  Lines        2819     2821       +2     
==========================================
- Hits         2502     2500       -2     
- Misses        317      321       +4     
Impacted Files Coverage Δ
asyncwhois/pywhois.py 42.72% <0.00%> (-0.82%) ⬇️
asyncwhois/parse.py 94.57% <100.00%> (+0.09%) ⬆️
asyncwhois/parse_tld.py 89.69% <100.00%> (-0.10%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pogzyb pogzyb marked this pull request as ready for review July 5, 2023 20:41
@pogzyb pogzyb merged commit 4c91f14 into main Jul 5, 2023
30 of 32 checks passed
@pogzyb pogzyb deleted the Add-abuse-parsers branch July 5, 2023 20:42
@pogzyb pogzyb mentioned this pull request Jul 5, 2023
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