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

update GitHub Actions #366

Closed simsong closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #366 (985780a) into main (3fb9b0f) will increase coverage by 0.21%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
+ Coverage   47.58%   47.79%   +0.21%     
==========================================
  Files         112      112              
  Lines       13285    13419     +134     
==========================================
+ Hits         6321     6413      +92     
- Misses       6964     7006      +42     
Impacted Files Coverage Δ
src/image_process.h 51.22% <0.00%> (-2.63%) :arrow_down:
src/scan_evtx.cpp 26.95% <0.00%> (-0.39%) :arrow_down:
src/scan_gps.flex 10.53% <0.00%> (-0.34%) :arrow_down:
src/scan_email.flex 53.52% <0.00%> (-0.33%) :arrow_down:
src/rar/unpack.cpp 60.24% <0.00%> (-0.29%) :arrow_down:
src/image_process.cpp 43.98% <0.00%> (-0.17%) :arrow_down:
src/scan_accts.flex 31.75% <0.00%> (-0.09%) :arrow_down:
src/scan_winlnk.cpp 11.51% <0.00%> (-0.08%) :arrow_down:
src/bulk_extractor.cpp 73.62% <0.00%> (-0.06%) :arrow_down:
src/scan_pdf.h 100.00% <0.00%> (ø)
... and 22 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more