puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
65 stars 8 forks source link

Prefetch v31 support #175

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

Small PR to support Prefetch version 31

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 44.53125% with 71 lines in your changes missing coverage. Please review.

Project coverage is 84.89%. Comparing base (8363997) to head (a0b5eea). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/artifacts/os/windows/outlook/blocks/xblock.rs 38.63% 27 Missing :warning:
...re/src/artifacts/os/windows/outlook/pages/btree.rs 50.00% 24 Missing :warning:
...e/src/artifacts/os/windows/outlook/blocks/block.rs 40.00% 6 Missing :warning:
...ore/src/artifacts/os/windows/outlook/blocks/raw.rs 53.84% 6 Missing :warning:
core/src/artifacts/os/windows/outlook/error.rs 0.00% 5 Missing :warning:
core/src/artifacts/os/windows/ese/helper.rs 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== - Coverage 84.99% 84.89% -0.10% ========================================== Files 508 508 Lines 62135 62225 +90 ========================================== + Hits 52811 52829 +18 - Misses 9324 9396 +72 ```

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