fkie-cad / fact_extractor

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

srec unpacker #19

Closed 0xricksanchez closed 4 years ago

0xricksanchez commented 4 years ago

Added new unpacker for Motrola S-Record

codecov[bot] commented 4 years ago

Codecov Report

Merging #19 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage    88.2%   88.44%   +0.24%     
==========================================
  Files         101      103       +2     
  Lines        2780     2839      +59     
==========================================
+ Hits         2452     2511      +59     
  Misses        328      328
Impacted Files Coverage Δ
fact_extractor/plugins/unpacking/srec/code/srec.py 100% <100%> (ø)
...extractor/plugins/unpacking/srec/test/test_srec.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 47e85d4...311a277. Read the comment docs.