Cloud-Architects / cloudiscovery

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

VPC diagrams based on diagrams.net #158

Closed meshuga closed 3 years ago

meshuga commented 4 years ago

image

codecov[bot] commented 3 years ago

Codecov Report

Merging #158 (7d7ecd3) into develop (bc8c4f4) will increase coverage by 3.93%. The diff coverage is 79.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #158      +/-   ##
===========================================
+ Coverage    19.30%   23.24%   +3.93%     
===========================================
  Files           45       46       +1     
  Lines         2989     3184     +195     
===========================================
+ Hits           577      740     +163     
- Misses        2412     2444      +32     
Impacted Files Coverage Δ
cloudiscovery/provider/vpc/resource/network.py 0.00% <0.00%> (ø)
cloudiscovery/shared/common_aws.py 24.02% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
cloudiscovery/shared/common.py 71.95% <50.00%> (-0.28%) :arrow_down:
cloudiscovery/shared/diagram.py 51.85% <63.52%> (+12.89%) :arrow_up:
cloudiscovery/provider/vpc/diagram.py 97.27% <100.00%> (ø)
cloudiscovery/shared/diagramsnet.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 bc8c4f4...7d7ecd3. Read the comment docs.