simsong / bulk_extractor

This is the development tree. Production downloads are at:
https://github.com/simsong/bulk_extractor/releases
Other
1.07k stars 185 forks source link

Hotfix 336 #337

Closed simsong closed 2 years ago

simsong commented 2 years ago

Closes #336

codecov[bot] commented 2 years ago

Codecov Report

Merging #337 (63d908b) into main (7bfd5a5) will increase coverage by 0.64%. The diff coverage is 94.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ Coverage   46.89%   47.53%   +0.64%     
==========================================
  Files         112      112              
  Lines       13277    13280       +3     
==========================================
+ Hits         6225     6312      +87     
+ Misses       7052     6968      -84     
Impacted Files Coverage Δ
src/bulk_extractor_restarter.h 85.00% <ø> (ø)
src/exif_entry.cpp 54.43% <ø> (ø)
src/exif_reader.h 50.00% <ø> (ø)
src/image_process.cpp 44.15% <ø> (ø)
src/image_process.h 53.85% <ø> (ø)
src/jpeg_validator.h 5.71% <ø> (ø)
src/notify_thread.h 100.00% <ø> (ø)
src/pcap_writer.cpp 77.78% <ø> (ø)
src/pcap_writer.h 100.00% <ø> (ø)
src/phase1.cpp 48.09% <ø> (ø)
... and 44 more

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 7bfd5a5...63d908b. Read the comment docs.

simsong commented 2 years ago

Not clear this is needed.

simsong commented 2 years ago

This is already in main. Closing.