ansible-collections / community.kubernetes

Kubernetes Collection for Ansible
https://galaxy.ansible.com/community/kubernetes
GNU General Public License v3.0
265 stars 106 forks source link

The type of wait_condition.status is str #310

Closed goneri closed 3 years ago

goneri commented 3 years ago

The wait_condition.status key is a string.

codecov[bot] commented 3 years ago

Codecov Report

Merging #310 (9e92fbb) into main (1513bce) will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   37.00%   37.08%   +0.08%     
==========================================
  Files           3        3              
  Lines         727      728       +1     
  Branches      144      144              
==========================================
+ Hits          269      270       +1     
  Misses        409      409              
  Partials       49       49              
Impacted Files Coverage Δ
...ommunity/kubernetes/plugins/module_utils/common.py 36.04% <0.00%> (+0.11%) :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 1513bce...9e92fbb. Read the comment docs.