pogzyb / asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers
MIT License
63 stars 18 forks source link

More accurate query output parsing #52

Closed kasimov-maxim closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 80.76% and project coverage change: -0.03 :warning:

Comparison is base (8c6fd27) 88.90% compared to head (466aac5) 88.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== - Coverage 88.90% 88.87% -0.03% ========================================== Files 8 8 Lines 2793 2814 +21 ========================================== + Hits 2483 2501 +18 - Misses 310 313 +3 ``` | [Impacted Files](https://codecov.io/gh/pogzyb/asyncwhois/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe) | Coverage Δ | | |---|---|---| | [asyncwhois/parse.py](https://codecov.io/gh/pogzyb/asyncwhois/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe#diff-YXN5bmN3aG9pcy9wYXJzZS5weQ==) | `94.44% <ø> (ø)` | | | [asyncwhois/parse\_tld.py](https://codecov.io/gh/pogzyb/asyncwhois/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe#diff-YXN5bmN3aG9pcy9wYXJzZV90bGQucHk=) | `89.78% <80.76%> (-0.16%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

pogzyb commented 1 year ago

I'll try to get this released under v1.0.4 in the next couple of days.