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 CPIO archive support #883 #3387

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

Conversation

joachimmetz
Copy link
Member

@joachimmetz joachimmetz commented Dec 31, 2020

Added CPIO archive support #883

Todo:

  • test and update dfvfs before merge

@joachimmetz joachimmetz added the blocked Work cannot progress until another issue is resolved label Dec 31, 2020
@joachimmetz joachimmetz mentioned this pull request Dec 31, 2020
6 tasks
@joachimmetz joachimmetz force-pushed the archive2 branch 2 times, most recently from a433185 to b9a532c Compare January 4, 2021 09:11
@joachimmetz joachimmetz removed the request for review from Onager January 5, 2021 06:52
@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #3387 (309cd22) into master (0e708f4) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3387      +/-   ##
==========================================
- Coverage   85.68%   85.67%   -0.01%     
==========================================
  Files         379      379              
  Lines       32345    32347       +2     
==========================================
- Hits        27714    27713       -1     
- Misses       4631     4634       +3     
Impacted Files Coverage Δ
plaso/engine/worker.py 73.93% <66.66%> (-0.13%) ⬇️
plaso/storage/sqlite/writer.py 54.23% <0.00%> (-3.39%) ⬇️

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 0e708f4...309cd22. Read the comment docs.

@joachimmetz joachimmetz changed the base branch from master to main February 8, 2021 09:07
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

2 participants