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

Make the work Py3.5 compatible #10

Merged
merged 12 commits into from Dec 7, 2018
Merged

Make the work Py3.5 compatible #10

merged 12 commits into from Dec 7, 2018

Conversation

rgayon
Copy link
Collaborator

@rgayon rgayon commented Nov 12, 2018

No description provided.

@rgayon rgayon requested a review from Onager December 7, 2018 13:48
@rgayon
Copy link
Collaborator Author

rgayon commented Dec 7, 2018

Forcing merge, I will fix the codefactor issues in another (big 😢) PR

@codecov-io
Copy link

Codecov Report

Merging #10 into master will increase coverage by 0.16%.
The diff coverage is 89.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   86.24%   86.41%   +0.16%     
==========================================
  Files          19       19              
  Lines        1025     1045      +20     
==========================================
+ Hits          884      903      +19     
- Misses        141      142       +1
Impacted Files Coverage Δ
tests/uploader_tests.py 100% <100%> (ø) ⬆️
tests/base_tests.py 100% <100%> (ø) ⬆️
tests/auto_forensicate_tests.py 99.29% <100%> (+0.02%) ⬆️
tests/sysinfo_tests.py 100% <100%> (ø) ⬆️
auto_forensicate/uploader.py 91.66% <100%> (+0.75%) ⬆️
tests/disk_tests.py 100% <100%> (ø) ⬆️
auto_forensicate/recipes/disk.py 76.78% <100%> (+0.42%) ⬆️
auto_forensicate/auto_acquire.py 58.38% <33.33%> (+0.28%) ⬆️
auto_forensicate/recipes/base.py 89.09% <87.5%> (-0.54%) ⬇️

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 48afdd5...4cd418b. Read the comment docs.

@rgayon rgayon merged commit 0f43cb3 into google:master Dec 7, 2018
@rgayon rgayon deleted the py3 branch January 10, 2019 12:09
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.

None yet

3 participants