google / GiftStick

1-Click push forensics evidence to the cloud
Apache License 2.0
137 stars 21 forks source link

Make the code run in python3 environment #76

Closed rgayon closed 4 years ago

rgayon commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #76 into master will increase coverage by 0.37%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   82.88%   83.25%   +0.37%     
==========================================
  Files          21       21              
  Lines        1332     1344      +12     
==========================================
+ Hits         1104     1119      +15     
+ Misses        228      225       -3
Impacted Files Coverage Δ
auto_forensicate/hostinfo.py 60.71% <0%> (+8.86%) :arrow_up:
auto_forensicate/recipes/disk.py 74.39% <0%> (-0.46%) :arrow_down:
auto_forensicate/recipes/sysinfo.py 100% <100%> (ø) :arrow_up:
tests/sysinfo_tests.py 100% <100%> (ø) :arrow_up:

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 fb6328b...458e93b. Read the comment docs.