Closed pogzyb closed 4 years ago
Merging #7 into master will increase coverage by
0.25%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #7 +/- ##
==========================================
+ Coverage 69.77% 70.03% +0.25%
==========================================
Files 6 6
Lines 953 961 +8
==========================================
+ Hits 665 673 +8
Misses 288 288
Impacted Files | Coverage Δ | |
---|---|---|
asyncwhois/tlds.py | 100.00% <ø> (ø) |
|
asyncwhois/parser.py | 64.61% <100.00%> (+0.41%) |
:arrow_up: |
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 203e663...f087ad0. Read the comment docs.
Added parser class and unit test.