simsong / bulk_extractor

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

Fixes test case failing because jpeg carving is not implemented #469

Closed simsong closed 2 months ago

simsong commented 2 months ago

Closes #468

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 48.53%. Comparing base (13d05cd) to head (c3d7bcc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ========================================== + Coverage 48.18% 48.53% +0.36% ========================================== Files 112 112 Lines 13249 13263 +14 ========================================== + Hits 6383 6437 +54 + Misses 6866 6826 -40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

simsong commented 2 months ago

That took far too long. Something changed on the GitHub MacOS VM and the homebrew libraries were no longer being found.