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

v0.4.0 fixes and improvements #29

Closed pogzyb closed 3 years ago

pogzyb commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (d9fbecd) into master (6577e91) will increase coverage by 2.70%. The diff coverage is 43.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   93.25%   95.96%   +2.70%     
==========================================
  Files           6        6              
  Lines        2565     2476      -89     
==========================================
- Hits         2392     2376      -16     
+ Misses        173      100      -73     
Impacted Files Coverage Δ
asyncwhois/pywhois.py 75.58% <0.00%> (-1.80%) :arrow_down:
asyncwhois/parser.py 94.68% <41.93%> (+10.44%) :arrow_up:
asyncwhois/query.py 81.19% <60.00%> (-0.39%) :arrow_down:
asyncwhois/__init__.py 81.81% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6577e91...d9fbecd. Read the comment docs.