Cloud-Architects / cloudiscovery

The tool to help you discover resources in the cloud environment
Apache License 2.0
779 stars 92 forks source link

Aws all call one params #151

Closed meshuga closed 4 years ago

meshuga commented 4 years ago

closes #109

codecov[bot] commented 4 years ago

Codecov Report

Merging #151 into develop will increase coverage by 0.00%. The diff coverage is 22.72%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #151   +/-   ##
========================================
  Coverage    19.32%   19.32%           
========================================
  Files           41       45    +4     
  Lines         2914     2986   +72     
========================================
+ Hits           563      577   +14     
- Misses        2351     2409   +58     
Impacted Files Coverage Δ
cloudiscovery/shared/common_aws.py 24.02% <0.00%> (-0.28%) :arrow_down:
cloudiscovery/provider/all/resource/all.py 35.76% <20.58%> (-4.08%) :arrow_down:
cloudiscovery/provider/all/exception/__init__.py 24.00% <24.00%> (ø)
...oudiscovery/provider/all/data/omitted_resources.py 100.00% <100.00%> (ø)
cloudiscovery/provider/all/data/on_top_policies.py 100.00% <100.00%> (ø)
...very/provider/all/data/required_params_override.py 100.00% <100.00%> (ø)

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 475c387...cfb7dcd. Read the comment docs.