Skip to content

Changes to support event values container - #4850

Open
joachimmetz wants to merge 1 commit into
log2timeline:mainfrom
joachimmetz:acstore2
Open

Changes to support event values container#4850
joachimmetz wants to merge 1 commit into
log2timeline:mainfrom
joachimmetz:acstore2

Changes to support event values container

bdfdcb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

85.14% (-0.03%) compared to 8eb3267

View this Pull Request on Codecov

85.14% (-0.03%) compared to 8eb3267

Details

Codecov Report

❌ Patch coverage is 85.47486% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.14%. Comparing base (8eb3267) to head (bdfdcb2).
⚠️ Report is 81 commits behind head on main.

Files with missing lines Patch % Lines
plaso/storage/sqlite/sqlite_file.py 83.63% 9 Missing ⚠️
plaso/multi_process/extraction_engine.py 50.00% 7 Missing ⚠️
plaso/multi_process/merge_helpers.py 78.57% 6 Missing ⚠️
plaso/multi_process/analysis_engine.py 66.66% 2 Missing ⚠️
plaso/multi_process/output_engine.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.