Skip to content

Changed formatters to use configuration #444 #3371

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

Merged
merged 1 commit into from
Dec 30, 2020

Conversation

joachimmetz
Copy link
Member

Changed formatters to use configuration #444

@joachimmetz joachimmetz requested a review from rgayon December 25, 2020 18:04
@joachimmetz joachimmetz added code health Non-functional changes to improve code health output Output modules and output process labels Dec 25, 2020
@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #3371 (69d233d) into master (1b47877) will increase coverage by 0.02%.
The diff coverage is 88.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3371      +/-   ##
==========================================
+ Coverage   86.18%   86.21%   +0.02%     
==========================================
  Files         377      375       -2     
  Lines       32709    32636      -73     
==========================================
- Hits        28190    28136      -54     
+ Misses       4519     4500      -19     
Impacted Files Coverage Δ
plaso/formatters/yaml_formatters_file.py 90.32% <ø> (+1.66%) ⬆️
plaso/formatters/chrome.py 84.37% <40.00%> (-0.48%) ⬇️
plaso/formatters/firefox.py 90.47% <77.77%> (+0.82%) ⬆️
plaso/formatters/msiecf.py 94.11% <91.30%> (-2.55%) ⬇️
plaso/formatters/chrome_preferences.py 100.00% <100.00%> (+15.00%) ⬆️
plaso/formatters/file_system.py 95.91% <100.00%> (+0.83%) ⬆️
plaso/formatters/interface.py 83.95% <100.00%> (+0.51%) ⬆️
plaso/output/formatting_helper.py 90.06% <100.00%> (+0.12%) ⬆️
plaso/parsers/sqlite_plugins/firefox_history.py 98.02% <100.00%> (+0.65%) ⬆️
... 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 1b47877...69d233d. Read the comment docs.

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.

3 participants