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

Handle date time value lists in output modules #4526 #4528

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

joachimmetz
Copy link
Member

No description provided.

@joachimmetz joachimmetz self-assigned this Dec 29, 2022
@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 86.14% // Head: 86.13% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (2f3b1fa) compared to base (3f92f24).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4528      +/-   ##
==========================================
- Coverage   86.14%   86.13%   -0.02%     
==========================================
  Files         409      409              
  Lines       35128    35142      +14     
==========================================
+ Hits        30262    30269       +7     
- Misses       4866     4873       +7     
Impacted Files Coverage Δ
plaso/formatters/default.py 87.50% <50.00%> (-3.41%) ⬇️
plaso/multi_process/output_engine.py 80.15% <50.00%> (-0.25%) ⬇️
plaso/output/l2t_csv.py 75.51% <50.00%> (-0.54%) ⬇️
plaso/output/rawpy.py 90.27% <50.00%> (-1.16%) ⬇️
plaso/output/shared_json.py 81.53% <50.00%> (-1.01%) ⬇️
plaso/output/shared_opensearch.py 80.32% <50.00%> (-0.34%) ⬇️
plaso/parsers/filestat.py 90.47% <50.00%> (-0.99%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@joachimmetz joachimmetz merged commit 16e34a1 into log2timeline:main Dec 29, 2022
@joachimmetz joachimmetz deleted the fix4526 branch December 29, 2022 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

psort fail to export dfdatetime.DateTimeValues to json and OpenSearch
1 participant