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

Move file needed by cs_volume test to S3 #71

Closed resmo closed 3 years ago

resmo commented 3 years ago

See https://github.com/ansible/ansible/pull/73943

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (7771499) into master (badff84) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   84.36%   84.34%   -0.02%     
==========================================
  Files          53       53              
  Lines        5500     5500              
  Branches     1246     1246              
==========================================
- Hits         4640     4639       -1     
- Misses        429      431       +2     
+ Partials      431      430       -1     
Impacted Files Coverage Δ
plugins/module_utils/cloudstack.py 71.95% <0.00%> (-0.23%) :arrow_down:

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 badff84...7771499. Read the comment docs.

resmo commented 3 years ago

fixes #70