fkie-cad / fact_extractor

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

Raw encoded stream extraction #23

Closed weidenba closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   88.44%   88.55%   +0.11%     
==========================================
  Files         103      103              
  Lines        2839     2858      +19     
==========================================
+ Hits         2511     2531      +20     
+ Misses        328      327       -1
Impacted Files Coverage Δ
...ugins/unpacking/dji/test/test_plugin_dji_drones.py 100% <ø> (ø) :arrow_up:
...king/ambarella/test/test_plugin_ambarella_romfs.py 100% <ø> (ø) :arrow_up:
...t_extractor/plugins/unpacking/raw/test/test_raw.py 100% <100%> (ø) :arrow_up:
fact_extractor/version.py 100% <100%> (ø) :arrow_up:
fact_extractor/plugins/unpacking/raw/code/raw.py 100% <100%> (ø) :arrow_up:
..._carver/test/test_plugin_generic_carver_binwalk.py 100% <100%> (+6.66%) :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 37060c0...8fcf4af. Read the comment docs.