Closed pogzyb closed 3 years ago
Merging #29 (d9fbecd) into master (6577e91) will increase coverage by
2.70%
. The diff coverage is43.47%
.
@@ 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.
domain
,suffix
,tld
, andsubdomain
were not being setself.whois_server
was being improperly parsed from the non-authoritative responseWhoIsParser._init_parser()
to dictionary