puffyCid / artemis

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

Linux and Unix timestamp migrations #151

Closed puffyCid closed 1 month ago

puffyCid commented 1 month ago

Migrating linux and unix artifacts to use ISO RFC 3339 format

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.78%. Comparing base (902573c) to head (a20aa3a).

Files Patch % Lines
core/src/utils/time.rs 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ======================================= Coverage 84.78% 84.78% ======================================= Files 475 475 Lines 53549 53565 +16 ======================================= + Hits 45400 45415 +15 - Misses 8149 8150 +1 ```

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