ngine-io / ansible-collection-cloudstack

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

fix tests #22

Closed resmo closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will increase coverage by 10.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #22       +/-   ##
===========================================
+ Coverage   73.88%   84.40%   +10.51%     
===========================================
  Files          36       53       +17     
  Lines        4178     5508     +1330     
  Branches      986     1246      +260     
===========================================
+ Hits         3087     4649     +1562     
+ Misses        711      432      -279     
- Partials      380      427       +47     
Impacted Files Coverage Δ
plugins/modules/cs_storage_pool.py 92.14% <ø> (-0.48%) :arrow_down:
plugins/modules/cs_vlan_ip_range.py 93.33% <ø> (ø)
plugins/module_utils/cloudstack.py 72.52% <100.00%> (+7.20%) :arrow_up:
plugins/modules/cs_pod.py 91.39% <0.00%> (ø)
plugins/modules/cs_firewall.py 88.79% <0.00%> (ø)
plugins/modules/cs_iso.py 81.37% <0.00%> (ø)
plugins/modules/cs_disk_offering.py 97.14% <0.00%> (ø)
plugins/modules/cs_cluster.py 90.90% <0.00%> (ø)
plugins/modules/cs_instancegroup.py 90.38% <0.00%> (ø)
plugins/modules/cs_configuration.py 91.01% <0.00%> (ø)
... and 20 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 518f19b...5c8168a. Read the comment docs.