fkie-cad / fact_extractor

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

fixed pathlib issues for python < 3.6 compatibility #2

Closed dorpvom closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   87.72%           
=========================================
  Files             ?       99           
  Lines             ?     2705           
  Branches          ?        0           
=========================================
  Hits              ?     2373           
  Misses            ?      332           
  Partials          ?        0
Impacted Files Coverage Δ
fact_extractor/unpacker/unpack.py 96.29% <100%> (ø)
...actor/test/unit/helperFunctions/test_statistics.py 100% <100%> (ø)
fact_extractor/plugins/unpacking/xerox/code/dlm.py 98.63% <100%> (ø)
...extractor/plugins/unpacking/xerox/test/test_dlm.py 100% <100%> (ø)

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 95916f5...794b11d. Read the comment docs.