fkie-cad / fact_extractor

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

Test srec no header entry #35

Closed 0xricksanchez closed 4 years ago

0xricksanchez commented 4 years ago

34 added additional test for this behavior of a missing header

codecov[bot] commented 4 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   89.19%   89.37%   +0.17%     
==========================================
  Files         109      109              
  Lines        3064     3078      +14     
==========================================
+ Hits         2733     2751      +18     
+ Misses        331      327       -4
Impacted Files Coverage Δ
...extractor/plugins/unpacking/tektronix/code/xtek.py 100% <ø> (+5.55%) :arrow_up:
...ugins/unpacking/tektronix/test/test_plugin_xtek.py 100% <100%> (ø) :arrow_up:
...extractor/plugins/unpacking/srec/test/test_srec.py 100% <100%> (ø) :arrow_up:
..._extractor/plugins/unpacking/tektronix/code/tek.py 100% <100%> (+2.94%) :arrow_up:
...lugins/unpacking/tektronix/test/test_plugin_tek.py 100% <100%> (ø) :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 984ecfd...678cf1e. Read the comment docs.