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 check for empty query_output #58

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Add check for empty query_output #58

merged 1 commit into from
Jun 2, 2023

Conversation

pogzyb
Copy link
Owner

@pogzyb pogzyb commented Jun 2, 2023

This PR adds an additional check to query_output to ensure that empty responses are not passed to the parser resulting in parser_output containing only None values.

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 16.66% and project coverage change: -0.13 ⚠️

Comparison is base (ab1fb1f) 88.88% compared to head (a1803a8) 88.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   88.88%   88.75%   -0.13%     
==========================================
  Files           8        8              
  Lines        2815     2819       +4     
==========================================
  Hits         2502     2502              
- Misses        313      317       +4     
Impacted Files Coverage Δ
asyncwhois/query.py 78.43% <16.66%> (-2.11%) ⬇️

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

@pogzyb pogzyb merged commit bfbf43e into main Jun 2, 2023
@pogzyb pogzyb deleted the handle-empty-queries branch June 2, 2023 17:36
@pogzyb pogzyb mentioned this pull request Jun 2, 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.

1 participant