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 parameter-list-no-elements #8

Closed resmo closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   84.42%   84.42%           
=======================================
  Files          53       53           
  Lines        5523     5523           
  Branches     1241     1241           
=======================================
  Hits         4663     4663           
  Misses        431      431           
  Partials      429      429           
Impacted Files Coverage Δ
plugins/modules/cs_disk_offering.py 97.14% <ø> (ø)
plugins/modules/cs_firewall.py 88.79% <ø> (ø)
plugins/modules/cs_host.py 83.97% <ø> (ø)
plugins/modules/cs_instance.py 71.52% <ø> (ø)
plugins/modules/cs_ip_address.py 90.00% <ø> (ø)
plugins/modules/cs_iso.py 81.37% <ø> (ø)
plugins/modules/cs_loadbalancer_rule.py 94.52% <ø> (ø)
plugins/modules/cs_loadbalancer_rule_member.py 81.81% <ø> (ø)
plugins/modules/cs_network.py 81.06% <ø> (ø)
plugins/modules/cs_network_acl_rule.py 94.79% <ø> (ø)
... and 15 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 5f46511...bad7b2e. Read the comment docs.