log2timeline / plaso

Super timeline all the things
https://plaso.readthedocs.io
Apache License 2.0
1.71k stars 334 forks source link

Changes to use acstore JSON serializer #4841

Closed joachimmetz closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 85.17%. Comparing base (ed8a139) to head (1bed3b6). Report is 2 commits behind head on main.

Files Patch % Lines
plaso/serializer/json_serializer.py 81.25% 3 Missing :warning:
plaso/multi_process/task_engine.py 0.00% 1 Missing :warning:
plaso/multi_process/task_process.py 0.00% 1 Missing :warning:
plaso/storage/redis/writer.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4841 +/- ## ========================================== - Coverage 85.24% 85.17% -0.08% ========================================== Files 426 426 Lines 38532 38524 -8 ========================================== - Hits 32847 32811 -36 - Misses 5685 5713 +28 ```

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