fkie-cad / fact_extractor

Standalone Utility for FACT-like extraction
GNU General Public License v3.0
81 stars 31 forks source link

refactoring: pep8 -> flake8 #29

Closed weidenba closed 5 years ago

weidenba commented 5 years ago

replaced deprecated pytest pep8

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@36f6477). Click here to learn what that means. The diff coverage is 93.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #29   +/-   ##
=========================================
  Coverage          ?   89.06%           
=========================================
  Files             ?      107           
  Lines             ?     3028           
  Branches          ?        0           
=========================================
  Hits              ?     2697           
  Misses            ?      331           
  Partials          ?        0
Impacted Files Coverage Δ
fact_extractor/install/common.py 0% <0%> (ø)
...ugins/unpacking/tektronix/test/test_plugin_xtek.py 100% <100%> (ø)
...lugins/unpacking/tektronix/test/test_plugin_tek.py 100% <100%> (ø)
..._extractor/plugins/unpacking/tektronix/code/tek.py 97.05% <100%> (ø)
...extractor/plugins/unpacking/tektronix/code/xtek.py 94.44% <90.9%> (ø)

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 36f6477...fbed7ea. Read the comment docs.