log2timeline / plaso

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

Changes to support event values container #4850

Open joachimmetz opened 6 months ago

joachimmetz commented 6 months ago

Note to self add means to map data_type to event values container_type

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 85.14%. Comparing base (8eb3267) to head (bdfdcb2).

Files Patch % Lines
plaso/storage/sqlite/sqlite_file.py 83.63% 9 Missing :warning:
plaso/multi_process/extraction_engine.py 50.00% 7 Missing :warning:
plaso/multi_process/merge_helpers.py 78.57% 6 Missing :warning:
plaso/multi_process/analysis_engine.py 66.66% 2 Missing :warning:
plaso/multi_process/output_engine.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4850 +/- ## ========================================== - Coverage 85.17% 85.14% -0.03% ========================================== Files 427 427 Lines 38627 38723 +96 ========================================== + Hits 32899 32971 +72 - Misses 5728 5752 +24 ```

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