puffyCid / artemis

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

Server Upates #162

Closed puffyCid closed 3 months ago

puffyCid commented 3 months ago

PR adds some server and webui updates. Also fixes some Github actions

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 81.81818% with 14 lines in your changes missing coverage. Please review.

Project coverage is 84.93%. Comparing base (1b6a01d) to head (68c1c17).

Files Patch % Lines
server/src/frontend/collections.rs 83.07% 11 Missing :warning:
client/src/socket/connect.rs 50.00% 1 Missing :warning:
server/src/filestore/collections.rs 0.00% 1 Missing :warning:
server/src/socket/websocket.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== + Coverage 84.90% 84.93% +0.02% ========================================== Files 484 485 +1 Lines 54630 54698 +68 ========================================== + Hits 46386 46459 +73 + Misses 8244 8239 -5 ```

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