Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to support event values container #4850

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Changes to support event values container

bdfdcb2
Select commit
Loading
Failed to load commit list.
Open

Changes to support event values container #4850

Changes to support event values container
bdfdcb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 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

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 ⚠️
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.