Ran
|
Files
24
|
Run time
6s
|
Badge
README BADGES
|
push
github
310 of 373 relevant lines covered (83.11%)
0.83 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | abuse_whois/api/app.py | 26 | 11 | 0 | 11 | 0.0 | |
0.0 | abuse_whois/cli.py | 25 | 16 | 0 | 16 | 0.0 | |
0.0 | abuse_whois/api/endpoints/whois.py | 16 | 12 | 0 | 12 | 0.0 | |
0.0 | abuse_whois/api/endpoints/index.py | 9 | 6 | 0 | 6 | 0.0 | |
83.33 | abuse_whois/schemas/rule.py | 9 | 6 | 5 | 1 | 1.0 | |
85.29 | abuse_whois/__init__.py | 64 | 34 | 29 | 5 | 1.0 | |
88.37 | abuse_whois/matchers/whois/__init__.py | 72 | 43 | 38 | 5 | 1.0 | |
90.0 | abuse_whois/matchers/whois/rule.py | 28 | 20 | 18 | 2 | 1.0 | |
92.31 | abuse_whois/schemas/contact.py | 45 + 5 | 26 + 4 | 24 + 2 | 2 + 2 | 1.0 | |
95.65 | abuse_whois/utils.py | 101 | 69 | 66 | 3 | 1.0 |