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 implement NTFS path hints for MFT parser #2780

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

joachimmetz
Copy link
Member

@joachimmetz joachimmetz commented Dec 1, 2019

Changes to implement NTFS path hints for MFT parser

@codecov
Copy link

codecov bot commented Dec 22, 2019

Codecov Report

Merging #2780 into master will increase coverage by 0.02%.
The diff coverage is 77.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2780      +/-   ##
==========================================
+ Coverage    86.3%   86.33%   +0.02%     
==========================================
  Files         489      489              
  Lines       33144    33163      +19     
==========================================
+ Hits        28606    28631      +25     
+ Misses       4538     4532       -6
Impacted Files Coverage Δ
plaso/dependencies.py 0% <ø> (ø) ⬆️
plaso/formatters/file_system.py 91.66% <100%> (+0.3%) ⬆️
plaso/parsers/ntfs.py 83.17% <76.62%> (+0.88%) ⬆️
plaso/engine/zeromq_queue.py 75.7% <0%> (-0.36%) ⬇️
plaso/parsers/docker.py 89.39% <0%> (ø) ⬆️
plaso/multi_processing/task_engine.py 80.84% <0%> (+1.86%) ⬆️

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 82c93a3...360530b. Read the comment docs.

@joachimmetz joachimmetz added the blocked Work cannot progress until another issue is resolved label Dec 22, 2019
@joachimmetz joachimmetz removed the blocked Work cannot progress until another issue is resolved label Jan 4, 2020
@Onager Onager merged commit c4fc8fc into log2timeline:master Jan 10, 2020
@joachimmetz joachimmetz deleted the pathhints branch January 12, 2020 07:28
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.

2 participants