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 resource for as data stream #254 #636

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

joachimmetz
Copy link
Member

No description provided.

@joachimmetz joachimmetz self-assigned this Jan 14, 2022
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #636 (f9b5e6b) into main (a28741f) will increase coverage by 0.08%.
The diff coverage is 92.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #636      +/-   ##
==========================================
+ Coverage   88.74%   88.82%   +0.08%     
==========================================
  Files         281      282       +1     
  Lines       11699    11765      +66     
==========================================
+ Hits        10382    10450      +68     
+ Misses       1317     1315       -2     
Impacted Files Coverage Δ
dfvfs/vfs/apfs_file_entry.py 94.48% <ø> (ø)
dfvfs/vfs/ext_file_entry.py 93.87% <ø> (ø)
dfvfs/vfs/file_entry.py 96.09% <ø> (ø)
dfvfs/vfs/ntfs_file_entry.py 84.21% <ø> (ø)
dfvfs/vfs/xfs_file_entry.py 95.41% <ø> (ø)
dfvfs/file_io/tsk_file_io.py 82.35% <76.19%> (-1.52%) ⬇️
dfvfs/file_io/hfs_file_io.py 85.18% <88.88%> (+2.25%) ⬆️
dfvfs/vfs/tsk_file_entry.py 90.04% <91.17%> (+0.02%) ⬆️
dfvfs/vfs/hfs_file_entry.py 93.45% <96.77%> (+0.75%) ⬆️
dfvfs/file_io/ntfs_file_io.py 83.92% <100.00%> (ø)
... and 6 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 a28741f...f9b5e6b. Read the comment docs.

@joachimmetz joachimmetz merged commit d4b0938 into log2timeline:main Jan 14, 2022
@joachimmetz joachimmetz deleted the resource_fork1 branch January 14, 2022 18:45
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.

1 participant