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 fsext back-end #464 #474

Merged
merged 1 commit into from
Sep 20, 2020
Merged

Conversation

joachimmetz
Copy link
Member

@joachimmetz joachimmetz commented Aug 19, 2020

Added fsext back-end #464

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #474 into master will decrease coverage by 0.14%.
The diff coverage is 82.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #474      +/-   ##
==========================================
- Coverage   88.16%   88.01%   -0.15%     
==========================================
  Files         216      222       +6     
  Lines       10162    10447     +285     
==========================================
+ Hits         8959     9195     +236     
- Misses       1203     1252      +49     
Impacted Files Coverage Δ
dfvfs/file_io/ext_file_io.py 37.77% <37.77%> (ø)
dfvfs/analyzer/ext_analyzer_helper.py 81.25% <81.25%> (ø)
dfvfs/vfs/ext_file_system.py 87.67% <87.67%> (ø)
dfvfs/vfs/ext_file_entry.py 91.07% <91.07%> (ø)
dfvfs/analyzer/tsk_analyzer_helper.py 95.65% <100.00%> (+0.19%) ⬆️
dfvfs/lib/definitions.py 100.00% <100.00%> (ø)
dfvfs/path/ext_path_spec.py 100.00% <100.00%> (ø)
dfvfs/resolver_helpers/ext_resolver_helper.py 100.00% <100.00%> (ø)
... and 5 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 674c982...2231389. Read the comment docs.

@joachimmetz joachimmetz marked this pull request as ready for review September 16, 2020 09:05
@joachimmetz joachimmetz merged commit 6866b85 into log2timeline:master Sep 20, 2020
@joachimmetz joachimmetz deleted the fsext branch September 20, 2020 08:15
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