shepherdjay / ipfromwebpage

Simple script that scrapes a web page for IP addresses and prints aggregate result.
MIT License
2 stars 6 forks source link

Ipv6tests #20

Closed shepherdjay closed 6 years ago

shepherdjay commented 6 years ago

Fixes #14

codecov[bot] commented 6 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.23%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   95.89%   95.65%   -0.24%     
==========================================
  Files           2        1       -1     
  Lines          73       69       -4     
  Branches       12       12              
==========================================
- Hits           70       66       -4     
  Misses          2        2              
  Partials        1        1
Impacted Files Coverage Δ
ipfromwebpage/ipfromwebpage.py 95.65% <100%> (ø) :arrow_up:
ipfromwebpage/__init__.py

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 9fa69a0...d1184c3. Read the comment docs.