Closed giovannt0 closed 4 years ago
Merging #223 into master will increase coverage by
2.54%
. The diff coverage is70.72%
.
@@ Coverage Diff @@
## master #223 +/- ##
==========================================
+ Coverage 65.39% 67.94% +2.54%
==========================================
Files 14 29 +15
Lines 968 1987 +1019
==========================================
+ Hits 633 1350 +717
- Misses 335 637 +302
Flag | Coverage Δ | |
---|---|---|
#nosetests | 67.94% <70.72%> (+2.54%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...cloudforensics/providers/azure/internal/network.py | 25.00% <25.00%> (ø) |
|
libcloudforensics/providers/aws/internal/kms.py | 40.00% <40.00%> (ø) |
|
libcloudforensics/providers/gcp/forensics.py | 54.54% <48.00%> (-10.46%) |
:arrow_down: |
...cs/providers/gcp/internal/compute_base_resource.py | 37.33% <52.94%> (+0.82%) |
:arrow_up: |
libcloudforensics/providers/aws/forensics.py | 56.16% <53.06%> (-13.61%) |
:arrow_down: |
...ibcloudforensics/providers/gcp/internal/compute.py | 56.08% <53.62%> (-6.27%) |
:arrow_down: |
libcloudforensics/providers/aws/internal/log.py | 73.07% <55.55%> (-4.20%) |
:arrow_down: |
...loudforensics/providers/azure/internal/resource.py | 65.38% <65.38%> (ø) |
|
...ibcloudforensics/providers/gcp/internal/project.py | 61.90% <66.66%> (-3.81%) |
:arrow_down: |
libcloudforensics/providers/gcp/internal/common.py | 61.16% <69.69%> (+4.84%) |
:arrow_up: |
... and 35 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 7498383...fae845f. Read the comment docs.
Closes #71
Introduces new error classes:
Tests updated accordingly.
Signed-off-by: Theo Giovanna gtheo@google.com