Cloud-Architects / cloudiscovery

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

#174 removed multiple inheritance in named tuples #175

Closed meshuga closed 3 years ago

meshuga commented 3 years ago

closes #174

codecov[bot] commented 3 years ago

Codecov Report

Merging #175 (2b59e55) into develop (29b5fc2) will increase coverage by 0.02%. The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #175      +/-   ##
===========================================
+ Coverage    22.32%   22.34%   +0.02%     
===========================================
  Files           52       52              
  Lines         3351     3352       +1     
===========================================
+ Hits           748      749       +1     
  Misses        2603     2603              
Impacted Files Coverage Δ
cloudiscovery/__init__.py 0.00% <0.00%> (ø)
cloudiscovery/provider/aws/common_aws.py 23.17% <50.00%> (ø)
cloudiscovery/shared/command.py 53.08% <100.00%> (ø)
cloudiscovery/shared/common.py 72.12% <100.00%> (+0.16%) :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 29b5fc2...2b59e55. Read the comment docs.