fkie-cad / fact_extractor

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

Added Tektronix (extended) hex file format unpacker #24

Closed 0xricksanchez closed 5 years ago

0xricksanchez commented 5 years ago

Issue #21

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.47%. The diff coverage is 98.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   88.44%   88.92%   +0.47%     
==========================================
  Files         103      107       +4     
  Lines        2839     2979     +140     
==========================================
+ Hits         2511     2649     +138     
- Misses        328      330       +2
Impacted Files Coverage Δ
...ugins/unpacking/tektronix/test/test_plugin_xtek.py 100% <100%> (ø)
...lugins/unpacking/tektronix/test/test_plugin_tek.py 100% <100%> (ø)
..._extractor/plugins/unpacking/tektronix/code/tek.py 96.96% <96.96%> (ø)
...extractor/plugins/unpacking/tektronix/code/xtek.py 96.96% <96.96%> (ø)

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...5656c58. Read the comment docs.