shepherdjay / ipfromwebpage

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

Add functional test case, update badge #5

Closed shepherdjay closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 100%

Merging #5 into master will increase coverage by 7.20%

@@             master        #5   diff @@
=========================================
  Files             2         2          
  Lines           125       142    +17   
  Methods           0         0          
  Messages          0         0          
  Branches          9         9          
=========================================
+ Hits            116       142    +26   
+ Misses            8         0     -8   
+ Partials          1         0     -1   
  1. File ipfromwebpage.py (not in diff) was modified. more
    • Misses -8
    • Partials -1
    • Hits +6

Powered by Codecov. Last updated by c7f2af0...f7015af