fkie-cad / fact_extractor

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

Add f2fs support #74

Closed jstucke closed 3 years ago

jstucke commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (2e34b1b) into master (0e6ade5) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   89.41%   89.49%   +0.07%     
==========================================
  Files         124      124              
  Lines        3666     3692      +26     
==========================================
+ Hits         3278     3304      +26     
  Misses        388      388              
Impacted Files Coverage Δ
...or/plugins/unpacking/generic_fs/code/generic_fs.py 95.83% <100.00%> (ø)
...npacking/generic_fs/test/test_plugin_generic_fs.py 100.00% <100.00%> (ø)
fact_extractor/test/unit/unpacker/test_unpacker.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 0e6ade5...2e34b1b. Read the comment docs.