shepherdjay / ipfromwebpage

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

Mutationtests #46

Closed shepherdjay closed 4 years ago

shepherdjay commented 4 years ago

Used mutmut to squash some mutants as well as update the dependencies to squash any security vulnerabilities from out of date software.

At this time mutmut is not added to the travis build.

codecov[bot] commented 4 years ago

Codecov Report

Merging #46 into master will increase coverage by 16.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #46       +/-   ##
==========================================
+ Coverage   82.05%   98.5%   +16.45%     
==========================================
  Files           1       1               
  Lines          78      67       -11     
  Branches       10      10               
==========================================
+ Hits           64      66        +2     
+ Misses         13       0       -13     
  Partials        1       1
Impacted Files Coverage Δ
ipfromwebpage/ipfromwebpage.py 98.5% <0%> (+16.45%) :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 f4140c1...817e5b2. Read the comment docs.