Closed tima closed 3 years ago
Merging #386 (c4f8645) into main (af41efd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #386 +/- ##
=======================================
Coverage 35.81% 35.81%
=======================================
Files 3 3
Lines 779 779
Branches 154 154
=======================================
Hits 279 279
Misses 451 451
Partials 49 49
Impacted Files | Coverage Δ | |
---|---|---|
...ctions/community/kubernetes/plugins/modules/k8s.py | 97.82% <0.00%> (ø) |
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 af41efd...c4f8645. Read the comment docs.
This repository does not accept pull requests, see the README for details.
SUMMARY
The k8s module didn't have an example using its wait capabilities. This fixes that by lifting an example from the blog post that introduced the feature.
ISSUE TYPE
COMPONENT NAME
k8s.py