ngine-io / ansible-collection-cloudstack

CloudStack Ansible Collections
https://galaxy.ansible.com/ngine_io/cloudstack
GNU General Public License v3.0
21 stars 27 forks source link

cs_instance: fix AttributeError in get_details #80

Closed resmo closed 2 years ago

resmo commented 2 years ago

Fixes #79 /cc @livegrenier

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (681b631) into master (d16c15f) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   84.25%   84.22%   -0.04%     
==========================================
  Files          56       56              
  Lines        5597     5599       +2     
  Branches     1255     1256       +1     
==========================================
  Hits         4716     4716              
  Misses        445      445              
- Partials      436      438       +2     
Impacted Files Coverage Δ
plugins/modules/cs_instance.py 71.20% <0.00%> (-0.33%) :arrow_down:
plugins/modules/cs_router.py 61.15% <0.00%> (-0.83%) :arrow_down:
plugins/module_utils/cloudstack.py 72.05% <0.00%> (+0.23%) :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 d16c15f...681b631. Read the comment docs.