google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
463 stars 88 forks source link

Default disk type to source disk type in CreateDiskCopy #219

Closed giovannt0 closed 4 years ago

giovannt0 commented 4 years ago

Signed-off-by: Theo Giovanna gtheo@google.com

codecov-commenter commented 4 years ago

Codecov Report

Merging #219 into master will increase coverage by 1.23%. The diff coverage is 68.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   65.39%   66.63%   +1.23%     
==========================================
  Files          14       23       +9     
  Lines         968     1864     +896     
==========================================
+ Hits          633     1242     +609     
- Misses        335      622     +287     
Flag Coverage Δ
#nosetests 66.63% <68.33%> (+1.23%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
libcloudforensics/providers/aws/forensics.py 55.71% <45.45%> (-14.06%) :arrow_down:
...cloudforensics/providers/azure/internal/compute.py 49.03% <49.03%> (ø)
libcloudforensics/providers/gcp/forensics.py 54.92% <51.11%> (-10.08%) :arrow_down:
...ibcloudforensics/providers/gcp/internal/compute.py 56.56% <51.93%> (-5.80%) :arrow_down:
...cs/providers/gcp/internal/compute_base_resource.py 37.33% <52.94%> (+0.82%) :arrow_up:
libcloudforensics/providers/aws/internal/log.py 73.07% <55.55%> (-4.20%) :arrow_down:
...ibcloudforensics/providers/gcp/internal/project.py 61.90% <66.66%> (-3.81%) :arrow_down:
...ibcloudforensics/providers/aws/internal/account.py 77.87% <70.00%> (-2.73%) :arrow_down:
...cloudforensics/providers/azure/internal/account.py 70.08% <70.08%> (ø)
...bcloudforensics/providers/azure/internal/common.py 72.05% <72.05%> (ø)
... and 23 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 5c7e31e...63b608a. Read the comment docs.