fkie-cad / fact_extractor

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

jffs hotfix #56

Closed weidenba closed 4 years ago

weidenba commented 4 years ago

fixes #55

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will decrease coverage by 0.30%. The diff coverage is 10.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   88.86%   88.56%   -0.31%     
==========================================
  Files         111      111              
  Lines        3125     3139      +14     
==========================================
+ Hits         2777     2780       +3     
- Misses        348      359      +11     
Impacted Files Coverage Δ
fact_extractor/install.py 0.00% <0.00%> (ø)
fact_extractor/install/common.py 0.00% <0.00%> (ø)
fact_extractor/install/unpacker.py 0.00% <0.00%> (ø)
fact_extractor/helperFunctions/install.py 31.62% <7.69%> (-2.33%) :arrow_down:
fact_extractor/helperFunctions/plugin.py 100.00% <100.00%> (ø)
..._extractor/plugins/unpacking/patool/code/patool.py 100.00% <100.00%> (ø)
fact_extractor/plugins/unpacking/srec/code/srec.py 100.00% <100.00%> (ø)
fact_extractor/plugins/unpacking/uefi/code/uefi.py 100.00% <100.00%> (ø)

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 c7a2512...4f5ee3a. Read the comment docs.