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

Added support for custom formatter helpers #444 #3377

Merged
merged 1 commit into from
Jan 2, 2021

Conversation

joachimmetz
Copy link
Member

@joachimmetz joachimmetz commented Dec 27, 2020

Added support for custom formatter helpers #444

@joachimmetz joachimmetz requested a review from Onager December 27, 2020 07:41
@joachimmetz joachimmetz removed the request for review from Onager December 27, 2020 07:42
@joachimmetz joachimmetz added blocked Work cannot progress until another issue is resolved code health Non-functional changes to improve code health output Output modules and output process labels Dec 27, 2020
@codecov
Copy link

codecov bot commented Dec 27, 2020

Codecov Report

Merging #3377 (dc6dd21) into master (1b32b47) will increase coverage by 0.02%.
The diff coverage is 98.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3377      +/-   ##
==========================================
+ Coverage   86.15%   86.17%   +0.02%     
==========================================
  Files         376      376              
  Lines       32703    32717      +14     
==========================================
+ Hits        28174    28194      +20     
+ Misses       4529     4523       -6     
Impacted Files Coverage Δ
plaso/formatters/yaml_formatters_file.py 90.29% <90.00%> (-0.04%) ⬇️
plaso/formatters/chrome.py 100.00% <100.00%> (+20.00%) ⬆️
plaso/formatters/chrome_preferences.py 100.00% <100.00%> (ø)
plaso/formatters/file_system.py 100.00% <100.00%> (ø)
plaso/formatters/firefox.py 100.00% <100.00%> (+12.50%) ⬆️
plaso/formatters/interface.py 84.61% <100.00%> (+0.18%) ⬆️
plaso/formatters/manager.py 93.75% <100.00%> (+0.13%) ⬆️
plaso/formatters/msiecf.py 100.00% <100.00%> (ø)
plaso/formatters/shell_items.py 100.00% <100.00%> (ø)
plaso/formatters/winlnk.py 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b32b47...dc6dd21. Read the comment docs.

@joachimmetz joachimmetz removed the request for review from Onager January 2, 2021 11:18
@joachimmetz joachimmetz assigned joachimmetz and unassigned Onager Jan 2, 2021
@joachimmetz joachimmetz merged commit cfdf579 into log2timeline:master Jan 2, 2021
@joachimmetz joachimmetz deleted the fields8 branch January 2, 2021 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health Non-functional changes to improve code health output Output modules and output process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants