Closed fabianvf closed 4 years ago
Merging #228 into main will decrease coverage by
0.71%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #228 +/- ##
==========================================
- Coverage 43.38% 42.66% -0.72%
==========================================
Files 4 4
Lines 597 607 +10
Branches 118 122 +4
==========================================
Hits 259 259
- Misses 291 301 +10
Partials 47 47
Impacted Files | Coverage Δ | |
---|---|---|
...ommunity/kubernetes/plugins/module_utils/common.py | 38.72% <0.00%> (-1.73%) |
: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 527859c...0afe40e. Read the comment docs.
SUMMARY
When the diff contains changes only to the fields
metadata.generation
ormetadata.resourceVersion
, do not mark the task as changed. Instead, emit a warning highlighting that the API itself may not be idempotent, but that there was no meaningful difference between the desired and actual state of the resource.ISSUE TYPE
COMPONENT NAME
plugins/modules/k8s.py
ADDITIONAL INFORMATION