blacklanternsecurity / baddns

Check subdomains for subdomain takeovers and other DNS tomfoolery
GNU General Public License v3.0
96 stars 5 forks source link

handle unknown whois errors gracefully #475

Closed liquidsec closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.03%. Comparing base (14b2567) to head (7094817).

Files Patch % Lines
baddns/lib/whoismanager.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #475 +/- ## ========================================== - Coverage 85.26% 85.03% -0.23% ========================================== Files 20 20 Lines 1133 1136 +3 ========================================== Hits 966 966 - Misses 167 170 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.