equinix / ansible-collection-metal

Deprecated. See Equinix collection linked below
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
7 stars 12 forks source link

fix empty poll handling in wait_for_devices_active and wait_for_public_IPv #36

Closed displague closed 2 days ago

displague commented 3 years ago

fixes #35

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (9455ba9) into main (9070914) will decrease coverage by 10.57%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #36       +/-   ##
===========================================
- Coverage   71.68%   61.11%   -10.58%     
===========================================
  Files           9        3        -6     
  Lines         565      216      -349     
  Branches      120       24       -96     
===========================================
- Hits          405      132      -273     
+ Misses        103       75       -28     
+ Partials       57        9       -48     
Impacted Files Coverage Δ
...ctions/equinix/metal/plugins/module_utils/metal.py 45.76% <0.00%> (-29.67%) :arrow_down:
...llections/equinix/metal/plugins/modules/project.py
...tions/equinix/metal/plugins/modules/device_info.py
...ollections/equinix/metal/plugins/modules/sshkey.py
...ollections/equinix/metal/plugins/modules/device.py
...tions/equinix/metal/plugins/modules/sshkey_info.py
...ions/equinix/metal/plugins/modules/project_info.py

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 9070914...9455ba9. Read the comment docs.