MozillaSecurity / lithium

Line-based testcase reducer
Mozilla Public License 2.0
94 stars 25 forks source link

Use flake8 on Python 3 #23

Closed nth10sd closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files           7        7           
  Lines        1211     1211           
=======================================
  Hits         1021     1021           
  Misses        190      190

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 8f697ae...38600d1. Read the comment docs.

nth10sd commented 7 years ago

I didn't force-push to overwrite this PR, as #24 relies on this PR to land first.