puffyCid / artemis

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

Webui updates and fixes #147

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

PR includes major improvements to webui and some fixes for user and process artifacts

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 84.77%. Comparing base (130c7ba) to head (bc5793a).

Files Patch % Lines
server/src/filestore/endpoints.rs 62.96% 20 Missing :warning:
common/src/server/webui.rs 0.00% 5 Missing :warning:
common/src/macos.rs 0.00% 4 Missing :warning:
common/src/server/enrollment.rs 33.33% 2 Missing :warning:
common/src/linux.rs 0.00% 1 Missing :warning:
common/src/windows.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================== + Coverage 83.74% 84.77% +1.02% ========================================== Files 486 474 -12 Lines 53793 53179 -614 ========================================== + Hits 45049 45081 +32 + Misses 8744 8098 -646 ```

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