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

Conversation

joachimmetz
Copy link
Member

@joachimmetz joachimmetz commented Mar 28, 2024

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

@joachimmetz joachimmetz self-assigned this Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

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.

@joachimmetz joachimmetz added the blocked Work cannot progress until another issue is resolved label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Work cannot progress until another issue is resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant