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

helm: return correct information in check mode #281

Closed Akasurde closed 3 years ago

Akasurde commented 3 years ago
SUMMARY

Fixes: #280

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
COMPONENT NAME

changelogs/fragments/280_helm_status.yml molecule/default/roles/helm/tasks/run_test.yml molecule/default/roles/helm/tasks/tests_helm_check_mode.yml plugins/modules/helm.py

codecov[bot] commented 3 years ago

Codecov Report

Merging #281 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #281   +/-   ##
=======================================
  Coverage   36.74%   36.74%           
=======================================
  Files           3        3           
  Lines         724      724           
  Branches      144      144           
=======================================
  Hits          266      266           
  Misses        409      409           
  Partials       49       49           

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...391b6d9. Read the comment docs.