puffyCid / artemis

A cross platform forensic parser written in Rust!
MIT License
59 stars 6 forks source link

Initial MultiValue support for ESE database #146

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

This PR adds initial support for parsing Multivalue data for ESE databases

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 84.84848% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 83.74%. Comparing base (5691abe) to head (c5a598b).

Files Patch % Lines
core/src/artifacts/os/windows/ese/tables.rs 82.75% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ======================================= Coverage 83.73% 83.74% ======================================= Files 486 486 Lines 53695 53793 +98 ======================================= + Hits 44963 45049 +86 - Misses 8732 8744 +12 ```

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