Closed geerlingguy closed 3 years ago
Merging #306 (6c592e3) into main (9a2e29a) will increase coverage by
0.26%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #306 +/- ##
==========================================
+ Coverage 36.74% 37.00% +0.26%
==========================================
Files 3 3
Lines 724 727 +3
Branches 144 144
==========================================
+ Hits 266 269 +3
Misses 409 409
Partials 49 49
Impacted Files | Coverage Δ | |
---|---|---|
...ommunity/kubernetes/plugins/module_utils/common.py | 35.92% <0.00%> (+0.35%) |
: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 9a2e29a...6c592e3. Read the comment docs.
Currently our CI is failing when it goes to create a Kind cluster. We should fix that by updating the GitHub Action we're using to set up the cluster.