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

cs_network: Fix constraints for creating a private network #54

Closed resmo closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (0ce7f59) into master (2859ce0) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   84.32%   84.37%   +0.04%     
==========================================
  Files          53       53              
  Lines        5512     5510       -2     
  Branches     1247     1247              
==========================================
+ Hits         4648     4649       +1     
+ Misses        433      432       -1     
+ Partials      431      429       -2     
Impacted Files Coverage Δ
plugins/modules/cs_network.py 80.76% <ø> (-0.30%) :arrow_down:
plugins/module_utils/cloudstack.py 72.58% <0.00%> (-0.23%) :arrow_down:
plugins/modules/cs_instance.py 71.52% <0.00%> (+0.68%) :arrow_up:
plugins/modules/cs_router.py 61.98% <0.00%> (+0.82%) :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 2859ce0...0ce7f59. Read the comment docs.