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_info: add host filter #83

Closed resmo closed 2 years ago

resmo commented 2 years ago

Closes #68 /cc @loth

codecov[bot] commented 2 years ago

Codecov Report

Merging #83 (f1f456b) into master (d16c15f) will decrease coverage by 0.00%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   84.25%   84.25%   -0.01%     
==========================================
  Files          56       56              
  Lines        5597     5608      +11     
  Branches     1255     1259       +4     
==========================================
+ Hits         4716     4725       +9     
+ Misses        445      444       -1     
- Partials      436      439       +3     
Impacted Files Coverage Δ
plugins/modules/cs_instance_info.py 78.20% <72.72%> (-0.90%) :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...f1f456b. Read the comment docs.